Skip to content

Commit

Permalink
Bumped version to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arangamani committed Apr 2, 2013
1 parent 5fc41cd commit 561858c
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 = 9
TINY = 0
TINY = 1
PRE = nil
VERSION = [MAJOR, MINOR, TINY, PRE].compact.join('.')
end
Expand Down

0 comments on commit 561858c

Please sign in to comment.