Skip to content

Commit

Permalink
bump version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arangamani committed Apr 24, 2013
1 parent 5a8a79d commit 73dfd80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/jenkins_api_client/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ class Client
# Major version of the gem
MAJOR = 0
# Minor version of the gem
MINOR = 9
MINOR = 10
# Tiny version of the gem used for patches
TINY = 1
TINY = 0
# Used for pre-releases
PRE = nil
# Version String of Jenkins API Client.
Expand Down

0 comments on commit 73dfd80

Please sign in to comment.