Skip to content

Commit 3c2e5ed

Browse files
chore: release owlbot-postprocessor 0.4.0 (#68)
1 parent e71a809 commit 3c2e5ed

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

owlbot-postprocessor/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.4.0](https://www.github.com/googleapis/ruby-common-tools/compare/owlbot-postprocessor/v0.3.0...owlbot-postprocessor/v0.4.0) (2022-02-02)
4+
5+
* Preserve release_level repo metadata field ([#67](https://www.github.com/googleapis/ruby-common-tools/issues/67)) ([e71a809](https://www.github.com/googleapis/ruby-common-tools/commit/e71a80949ba5a1cd94291d17d9a896c490f973d5))
6+
37
## [0.3.0](https://www.github.com/googleapis/ruby-common-tools/compare/owlbot-postprocessor/v0.2.4...owlbot-postprocessor/v0.3.0) (2021-09-28)
48

59
* Provide a call to update the manifest after post-move changes ([9f7a5c3](https://www.github.com/googleapis/ruby-common-tools/commit/9f7a5c30e40de891dda369511124d8236e3d0a9c))

owlbot-postprocessor/lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
# limitations under the License.
1616

1717
module OwlBot
18-
VERSION = "0.3.0"
18+
VERSION = "0.4.0"
1919
end

0 commit comments

Comments
 (0)