about summary refs log tree commit homepage
path: root/lib/rainbows/const.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-11-13 18:50:01 -0800
committerEric Wong <normalperson@yhbt.net>2009-11-13 18:50:01 -0800
commitfb82f5772104ffe5e225d30668fb1e0b405b4ae7 (patch)
tree00c3fe81c216d6967477a5034a001d6fcb2a72aa /lib/rainbows/const.rb
parent5f329e4d46422fc3cd8f1f2477b953e2e9ed8289 (diff)
downloadrainbows-fb82f5772104ffe5e225d30668fb1e0b405b4ae7.tar.gz
Diffstat (limited to 'lib/rainbows/const.rb')
-rw-r--r--lib/rainbows/const.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rainbows/const.rb b/lib/rainbows/const.rb
index 34a1644..bd3861d 100644
--- a/lib/rainbows/const.rb
+++ b/lib/rainbows/const.rb
@@ -3,7 +3,7 @@
 module Rainbows
 
   module Const
-    RAINBOWS_VERSION = '0.5.0'
+    RAINBOWS_VERSION = '0.6.0pre'
 
     include Unicorn::Const