Skip to content

Commit 921f850

Browse files
committed
Add CHANGELOG and pubspec
1 parent 9206b9e commit 921f850

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pkgs/google_cloud_storage/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.6.1-wip
2+
3+
* Add `Storage.insertObjectAcl`.
4+
15
## 0.6.0
26

37
* **BREAKING:** Rename `Storage.insertObject` to `Storage.uploadObject`.

pkgs/google_cloud_storage/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name: google_cloud_storage
1616
description: >-
1717
A client for Google Cloud Storage, a managed service for storing, archiving,
1818
and serving unstructured data of any size.
19-
version: 0.6.0
19+
version: 0.6.1-wip
2020
repository: https://github.com/googleapis/google-cloud-dart/tree/main/pkgs/google_cloud_storage
2121

2222
environment:

0 commit comments

Comments
 (0)