Fix file permissions issue

This commit is contained in:
Thomas Coffee 2017-02-08 07:26:01 -08:00
parent 0d04ec8df4
commit 235fd7abcc
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# 0.9.28
* Fix file permissions issue
# 0.9.27
* Allow abnormal page token cases for paging methods
* Regenerate APIs

View File

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