Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgolick committed Dec 17, 2009
1 parent 11930d3 commit ebbd107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_presenter/version.rb
Expand Up @@ -2,7 +2,7 @@ module ActivePresenter
module VERSION
MAJOR = 1
MINOR = 2
TINY = 0
TINY = 1

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

0 comments on commit ebbd107

Please sign in to comment.