Skip to content

Commit 24c4e7b

Browse files
authored
Prepare release with topics (dart-archive/gcloud#160)
1 parent 0cd5ea7 commit 24c4e7b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

pkgs/gcloud/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## 0.8.8-dev
1+
## 0.8.8
22

33
- Require Dart 2.19
4+
- Add topics in `pubspec.yaml`.
45

56
## 0.8.7
67

pkgs/gcloud/pubspec.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
name: gcloud
2-
version: 0.8.8-dev
2+
version: 0.8.8
33
description: >-
44
High level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore.
55
repository: https://github.com/dart-lang/gcloud
6+
topics:
7+
- cloud
8+
- gcp
69

710
environment:
811
sdk: '>=2.19.0 <3.0.0'

0 commit comments

Comments
 (0)