Skip to content

Commit

Permalink
Release google-cloud-storage 1.26.2 (#6288)
Browse files Browse the repository at this point in the history
#### Documentation

* Fix a few broken links
  • Loading branch information
yoshi-automation authored May 28, 2020
1 parent b5d8fa1 commit ad83a35
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions google-cloud-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

### 1.26.2 / 2020-05-28

#### Documentation

* Fix a few broken links

### 1.26.1 / 2020-05-06

#### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-storage/lib/google/cloud/storage/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
module Google
module Cloud
module Storage
VERSION = "1.26.1".freeze
VERSION = "1.26.2".freeze
end
end
end

0 comments on commit ad83a35

Please sign in to comment.