Skip to content

Commit

Permalink
Release google-cloud-pubsub 1.2.1 (#4688)
Browse files Browse the repository at this point in the history
#### Documentation

* Update copyright year
  • Loading branch information
yoshi-automation authored and quartzmo committed Jan 23, 2020
1 parent b3d0847 commit 88fcb86
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions google-cloud-pubsub/CHANGELOG.md
@@ -1,5 +1,11 @@
# Release History

### 1.2.1 / 2020-01-23

#### Documentation

* Update copyright year

### 1.2.0 / 2020-01-09

#### Features
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-pubsub/lib/google/cloud/pubsub/version.rb
Expand Up @@ -16,7 +16,7 @@
module Google
module Cloud
module PubSub
VERSION = "1.2.0".freeze
VERSION = "1.2.1".freeze
end

Pubsub = PubSub unless const_defined? :Pubsub
Expand Down

0 comments on commit 88fcb86

Please sign in to comment.