Skip to content

Commit

Permalink
bumped version to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arangamani committed Feb 5, 2013
1 parent 1be07e0 commit 981fffe
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 = 7
TINY = 2
TINY = 3
PRE = nil
VERSION = [MAJOR, MINOR, TINY, PRE].compact.join('.')
end
Expand Down

0 comments on commit 981fffe

Please sign in to comment.