lib/reel/version.rb in reel-0.0.2 vs lib/reel/version.rb in reel-0.1.0

- old
+ new

@@ -1,3 +1,3 @@ module Reel - VERSION = "0.0.2" + VERSION = "0.1.0" end