Skip to content

Commit

Permalink
Bump version to 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Emiola committed Apr 15, 2015
1 parent 20d73cf commit 1585300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/google/api_client/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class APIClient
module VERSION
MAJOR = 0
MINOR = 8
TINY = 5
TINY = 6
PATCH = nil
STRING = [MAJOR, MINOR, TINY, PATCH].compact.join('.')
end
Expand Down

0 comments on commit 1585300

Please sign in to comment.