Skip to content

Commit

Permalink
(maint) Release 3.2.0
Browse files Browse the repository at this point in the history
Release 3.2.0 which contains methods ported from beaker-puppet d39f2f2
  • Loading branch information
donoghuc committed Jun 11, 2024
1 parent 1db3137 commit 7b877a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
beaker-pe (3.1.0)
beaker-pe (3.2.0)
beaker (>= 4.0, < 6)
beaker-abs
beaker-answers (~> 1.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/beaker-pe/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module DSL
module PE

module Version
STRING = '3.1.0'
STRING = '3.2.0'
end

end
Expand Down

0 comments on commit 7b877a1

Please sign in to comment.