Skip to content

Commit

Permalink
Bump version to 2.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: David Celis <me@davidcel.is>
  • Loading branch information
davidcelis committed Jul 31, 2013
1 parent f9a4218 commit f73f4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/recommendable/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Recommendable
MAJOR = 2
MINOR = 1
PATCH = 1
PATCH = 2
PRE = nil

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

0 comments on commit f73f4d9

Please sign in to comment.