Skip to content

Commit

Permalink
bumped version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arangamani committed Jan 13, 2013
1 parent 69d571e commit a9bd0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jenkins_api_client/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ module JenkinsApi
class Client
MAJOR = 0
MINOR = 6
TINY = 1
TINY = 2
PRE = nil
VERSION = [MAJOR, MINOR, TINY, PRE].compact.join('.')
end
Expand Down

0 comments on commit a9bd0f3

Please sign in to comment.