Skip to content

Commit f73f4d9

Browse files
committed
Bump version to 2.1.2
Signed-off-by: David Celis <me@davidcel.is>
1 parent f9a4218 commit f73f4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/recommendable/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Recommendable
22
MAJOR = 2
33
MINOR = 1
4-
PATCH = 1
4+
PATCH = 2
55
PRE = nil
66

77
VERSION = [MAJOR, MINOR, PATCH, PRE].compact.join '.'

0 commit comments

Comments
 (0)