Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
audy committed Apr 16, 2014
1 parent c369067 commit d53d585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lederhosen/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module Version
MAJOR = 3
MINOR = 2
CODENAME = 'Tandem-Fahrrad' # changes for minor versions
PATCH = 0
PATCH = 1

string = [MAJOR, MINOR, PATCH].join('.')

Expand Down

0 comments on commit d53d585

Please sign in to comment.