Skip to content

Commit 39ac938

Browse files
yoshi-automationquartzmo
authored andcommitted
Release google-cloud-tasks 1.3.4 (#4665)
#### Documentation * Update copyright year * Update Status documentation
1 parent 78a989a commit 39ac938

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

google-cloud-tasks/CHANGELOG.md

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

3+
### 1.3.4 / 2020-01-23
4+
5+
#### Documentation
6+
7+
* Update copyright year
8+
* Update Status documentation
9+
310
### 1.3.3 / 2020-01-15
411

512
#### Bug Fixes

google-cloud-tasks/lib/google/cloud/tasks/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
module Google
1717
module Cloud
1818
module Tasks
19-
VERSION = "1.3.3".freeze
19+
VERSION = "1.3.4".freeze
2020
end
2121
end
2222
end

0 commit comments

Comments
 (0)