Skip to content

Commit f6ac3d8

Browse files
chore(main): release 1.1.2 (#58)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ae1a7c2 commit f6ac3d8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-filestore/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.1.2](https://github.com/googleapis/python-filestore/compare/v1.1.1...v1.1.2) (2022-05-06)
4+
5+
6+
### Documentation
7+
8+
* fix type in docstring for map fields ([ce8c731](https://github.com/googleapis/python-filestore/commit/ce8c7315d9a7956a253f24ba41f94d645df5a06c))
9+
310
### [1.1.1](https://github.com/googleapis/python-filestore/compare/v1.1.0...v1.1.1) (2022-03-05)
411

512

packages/google-cloud-filestore/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-filestore"
2424
description = "Filestore API client library"
25-
version = "1.1.1"
25+
version = "1.1.2"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-filestore"
2828
dependencies = [

0 commit comments

Comments
 (0)