Skip to content

Commit

Permalink
Bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Jun 7, 2019
1 parent 3dd6c3b commit c81bc7f
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
@@ -1,6 +1,6 @@
module Dry
class Container
# @api public
VERSION = '0.7.0'.freeze
VERSION = '0.7.1'.freeze
end
end

0 comments on commit c81bc7f

Please sign in to comment.