lib/framey.rb in framey-1.0.3 vs lib/framey.rb in framey-1.0.4

- old
+ new

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