lib/understudy/version.rb in understudy-0.0.7 vs lib/understudy/version.rb in understudy-0.0.8

- old
+ new

@@ -1,3 +1,3 @@ module Understudy - VERSION = "0.0.7" + VERSION = "0.0.8" end