Skip to content

Commit 0d64ccb

Browse files
author
S. Brent Faulkner
committed
bump and sync versions
1 parent 07565b1 commit 0d64ccb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/encryptor/version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ module Encryptor
22
# Contains information about this gem's version
33
module Version
44
MAJOR = 1
5-
MINOR = 1
6-
PATCH = 3
5+
MINOR = 3
6+
PATCH = 0
77

88
# Returns a version string by joining <tt>MAJOR</tt>, <tt>MINOR</tt>, and <tt>PATCH</tt> with <tt>'.'</tt>
99
#

0 commit comments

Comments
 (0)