Browse Source

Version bump to 0.0.2

Andrew Kane 10 years ago
parent
commit
f3c250e508
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.1"
+  VERSION = "0.0.2"
 end