]> git.cworth.org Git - sup/blobdiff - lib/sup.rb
change version to 0.0.3
[sup] / lib / sup.rb
index b3ceba73194f5989a0a7228ba4f318148f25acd3..e835e9d07b816475e4c9675371db20dfdf562597 100644 (file)
@@ -13,7 +13,7 @@ class Object
 end
 
 module Redwood
-  VERSION = "0.0.2"
+  VERSION = "0.0.3"
 
   BASE_DIR   = ENV["SUP_BASE"] || File.join(ENV["HOME"], ".sup")
   CONFIG_FN  = File.join(BASE_DIR, "config.yaml")