lib/sym/crypt/version.rb in sym-crypt-1.0.0 vs lib/sym/crypt/version.rb in sym-crypt-1.1.1
- old
+ new
@@ -1,7 +1,7 @@
module Sym
module Crypt
- VERSION = '1.0.0'
+ VERSION = '1.1.1'
DESCRIPTION = <<-eof
sym-crypt is a core encryption module for the symmetric encryption app
(and a corresponding gem) "sym", and contains the main base serialization,
encryption, encoding, compression routines.