We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07565b1 commit 0d64ccbCopy full SHA for 0d64ccb
lib/encryptor/version.rb
@@ -2,8 +2,8 @@ module Encryptor
2
# Contains information about this gem's version
3
module Version
4
MAJOR = 1
5
- MINOR = 1
6
- PATCH = 3
+ MINOR = 3
+ PATCH = 0
7
8
# Returns a version string by joining <tt>MAJOR</tt>, <tt>MINOR</tt>, and <tt>PATCH</tt> with <tt>'.'</tt>
9
#
0 commit comments