lib/cryptic/version.rb in cryptic-1.0.0.beta.9 vs lib/cryptic/version.rb in cryptic-1.0.0.beta.10

- old
+ new

@@ -1,4 +1,4 @@ module Cryptic # The version of the cryptic gem - VERSION = '1.0.0.beta.9' + VERSION = '1.0.0.beta.10' end