Browse Source

Version bump to 1.0.0

Andrew Kane 9 years ago
parent
commit
fb5137207f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/blazer/version.rb

+ 1 - 1
lib/blazer/version.rb

@@ -1,3 +1,3 @@
 module Blazer
-  VERSION = "0.0.8"
+  VERSION = "1.0.0"
 end