lib/rhodes.rb in rhodes-framework-1.0.7 vs lib/rhodes.rb in rhodes-framework-1.0.8
- old
+ new
@@ -1,9 +1,9 @@
module Rhodes
unless defined? Rhodes::VERSION
- VERSION = '1.0.7'
+ VERSION = '1.0.8'
end
unless defined? Rhodes::DBVERSION
- DBVERSION = '1.0.7'
+ DBVERSION = '1.0.8'
end
end