We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a989a commit 39ac938Copy full SHA for 39ac938
2 files changed
google-cloud-tasks/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Release History
2
3
+### 1.3.4 / 2020-01-23
4
+
5
+#### Documentation
6
7
+* Update copyright year
8
+* Update Status documentation
9
10
### 1.3.3 / 2020-01-15
11
12
#### Bug Fixes
google-cloud-tasks/lib/google/cloud/tasks/version.rb
@@ -16,7 +16,7 @@
16
module Google
17
module Cloud
18
module Tasks
19
- VERSION = "1.3.3".freeze
+ VERSION = "1.3.4".freeze
20
end
21
22
0 commit comments