Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
PoTe committed Dec 13, 2013
1 parent 04cc983 commit f99c7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hashifiable/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Hashifiable
module Version
MAJOR = 0
MINOR = 1
PATCH = 2
PATCH = 3

def self.to_s
[MAJOR, MINOR, PATCH].join('.')
Expand Down

0 comments on commit f99c7f2

Please sign in to comment.