lib/framey.rb in framey-1.0.4 vs lib/framey.rb in framey-1.1.0
- old
+ new
@@ -1,9 +1,9 @@
require 'framey/configuration'
require 'framey/api'
require 'framey/view_helpers'
module Framey
- VERSION = "1.0.4"
+ VERSION = "1.1.0"
extend Configuration
end
\ No newline at end of file