Skip to content

Commit

Permalink
Bumping version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stigi committed Apr 6, 2012
1 parent 3a72d15 commit 7747757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mongoid_likes/version.rb
Expand Up @@ -3,7 +3,7 @@ module Likes
module Version
MAJOR = 0
MINOR = 1
PATCH = 0
PATCH = 1
BUILD = nil

STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
Expand Down

0 comments on commit 7747757

Please sign in to comment.