Skip to content

Commit b3d1312

Browse files
correct Alpha/Beta declaration
1 parent 3f01bf9 commit b3d1312

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1252,4 +1252,4 @@ Apache 2.0 - See [COPYING][copying] for more information.
12521252

12531253
[contributing]: .github/CONTRIBUTING.md
12541254

1255-
[copying]: COPYING
1255+
[copying]: COPYING

packages/logging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @google-cloud/logging ([Alpha][versioning])
1+
# @google-cloud/logging ([Beta][versioning])
22
> Google Stackdriver Logging Client Library for Node.js
33
44
*Looking for more Google APIs than just Logging? You might want to check out [`google-cloud`][google-cloud].*

packages/pubsub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @google-cloud/pubsub ([Beta][versioning])
1+
# @google-cloud/pubsub ([Alpha][versioning])
22
> Google Cloud Pub/Sub Client Library for Node.js
33
44
*Looking for more Google APIs than just Pub/Sub? You might want to check out [`google-cloud`][google-cloud].*

0 commit comments

Comments
 (0)