]> git.cworth.org Git - sup/blobdiff - lib/sup.rb
updates for 0.0.2
[sup] / lib / sup.rb
index 5bf39285f861dbef7a059e8edbfb58a1204eea69..353190caf6ddeea84ddd008ee7d3c027428eb32f 100644 (file)
@@ -15,7 +15,7 @@ class Object
 end
 
 module Redwood
-  VERSION = "0.0.1"
+  VERSION = "0.0.2"
 
   BASE_DIR   = File.join(ENV["HOME"], ".sup")
   CONFIG_FN  = File.join(BASE_DIR, "config.yaml")