Release 0.13.2

This commit is contained in:
Sai Cheemalapati 2017-08-25 11:44:07 -07:00
parent ed9ec4f787
commit ce32deabcf
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# 0.13.2
* Light generator refactoring
* Recover from non-Ranged responses without rewinding (#593)
# 0.13.1
* Regenerate APIs

View File

@ -15,7 +15,7 @@
module Google
module Apis
# Client library version
VERSION = '0.13.1'
VERSION = '0.13.2'
# Current operating system
# @private