lib/framey.rb in framey-1.0.0 vs lib/framey.rb in framey-1.0.1

- old
+ new

@@ -1,9 +1,9 @@ require 'framey/configuration' require 'framey/api' require 'framey/view_helpers' module Framey - VERSION = "1.0.0" + VERSION = "1.0.1" extend Configuration end \ No newline at end of file