Skip to content

Commit

Permalink
Bump version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timriley committed Sep 12, 2021
1 parent cafabcf commit b2803fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dry/container/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
module Dry
class Container
# @api public
VERSION = "0.8.0".freeze
VERSION = "0.9.0".freeze
end
end

0 comments on commit b2803fa

Please sign in to comment.