Skip to content

Commit

Permalink
Bump v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nepalez committed Sep 19, 2017
1 parent 62a5682 commit 7a605f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.3.0] [WIP]
## [2.3.0] [2017-09-19]

### Added
- Type coercer can take second argument for the initialized instance (nepalez)
Expand Down
2 changes: 1 addition & 1 deletion dry-initializer.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |gem|
gem.name = "dry-initializer"
gem.version = "2.2.0"
gem.version = "2.3.0"
gem.author = ["Vladimir Kochnev (marshall-lee)", "Andrew Kozin (nepalez)"]
gem.email = "andrew.kozin@gmail.com"
gem.homepage = "https://github.com/dryrb/dry-initializer"
Expand Down

0 comments on commit 7a605f2

Please sign in to comment.