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 Jan 13, 2022
1 parent 6ddcc5c commit 1fc9ad3
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 1fc9ad3

Please sign in to comment.