Skip to content

Commit 1585300

Browse files
author
Tim Emiola
committed
Bump version to 0.8.6
1 parent 20d73cf commit 1585300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/google/api_client/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class APIClient
1818
module VERSION
1919
MAJOR = 0
2020
MINOR = 8
21-
TINY = 5
21+
TINY = 6
2222
PATCH = nil
2323
STRING = [MAJOR, MINOR, TINY, PATCH].compact.join('.')
2424
end

0 commit comments

Comments
 (0)