Parcourir la source

Version bump to 1.0.0

Andrew Kane il y a 9 ans
Parent
commit
fb5137207f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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