OSDN Git Service

Fix command class loader to support ruby1.9.x.
[osdn-codes/osdn-cli.git] / lib / osdn / cli / version.rb
index 22045d1..3dffa84 100644 (file)
@@ -1,5 +1,5 @@
 module OSDN
   module CLI
-    VERSION = "0.1.7"
+    VERSION = "0.1.8"
   end
 end