Skip to content

Commit

Permalink
chore: release google-cloud-asset-v1 0.9.0 (googleapis#8238)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Dec 7, 2020
1 parent 0021a13 commit b0688ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions google-cloud-asset-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

### 0.9.0 / 2020-12-07

#### Features

* Support for runtime OS inventory information

### 0.8.0 / 2020-11-02

#### Features
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-asset-v1/lib/google/cloud/asset/v1/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module Asset
module V1
VERSION = "0.8.0"
VERSION = "0.9.0"
end
end
end
Expand Down

0 comments on commit b0688ac

Please sign in to comment.