lib/understudy/version.rb in understudy-0.0.9 vs lib/understudy/version.rb in understudy-0.0.10

- old
+ new

@@ -1,3 +1,3 @@ module Understudy - VERSION = "0.0.9" + VERSION = "0.0.10" end