lib/chook/version.rb in chook-1.0.1.b2 vs lib/chook/version.rb in chook-1.1.0
- old
+ new
@@ -25,8 +25,8 @@
###
module Chook
### The version of the Chook framework
- VERSION = '1.0.1.b2'.freeze
+ VERSION = '1.1.0'.freeze
end # module
- old
+ new