Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jamis committed Mar 6, 2006
1 parent 8e1eff6 commit 2c4c121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/capistrano/ext/version.rb
Expand Up @@ -3,7 +3,7 @@ module Ext
module Version #:nodoc:
MAJOR = 1
MINOR = 0
TINY = 1
TINY = 2

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

0 comments on commit 2c4c121

Please sign in to comment.