Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
erwaller committed Mar 21, 2012
1 parent b9a1d03 commit 558f433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/soulmate/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Soulmate
module Version
MAJOR = 0
MINOR = 1
PATCH = 1
PATCH = 2

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

0 comments on commit 558f433

Please sign in to comment.