Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Jan 15, 2019
1 parent 6a82489 commit a7af485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dry/monads/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Dry
module Monads
# @private
VERSION = '1.1.0'.freeze
VERSION = '1.2.0'.freeze
end
end

0 comments on commit a7af485

Please sign in to comment.