Skip to content

Commit

Permalink
Bump version to v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timriley committed Jan 17, 2024
1 parent daa7c04 commit 6b5923c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dry/transaction/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
module Dry
# Business transaction DSL.
module Transaction
VERSION = "0.15.0"
VERSION = "0.16.0"
end
end

0 comments on commit 6b5923c

Please # to comment.