Skip to content

Commit 5850fc6

Browse files
[tagpr] prepare for the next release
1 parent 61af6aa commit 5850fc6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
changelog:
2+
exclude:
3+
labels:
4+
- tagpr

lib/awspec/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Awspec
4-
VERSION = '1.33.0'
4+
VERSION = '1.34.0'
55
end

0 commit comments

Comments
 (0)