File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
- ## [ 2.3.0] [ WIP ]
8
+ ## [ 2.3.0] [ 2017-09-19 ]
9
9
10
10
### Added
11
11
- Type coercer can take second argument for the initialized instance (nepalez)
Original file line number Diff line number Diff line change 1
1
Gem ::Specification . new do |gem |
2
2
gem . name = "dry-initializer"
3
- gem . version = "2.2 .0"
3
+ gem . version = "2.3 .0"
4
4
gem . author = [ "Vladimir Kochnev (marshall-lee)" , "Andrew Kozin (nepalez)" ]
5
5
gem . email = "andrew.kozin@gmail.com"
6
6
gem . homepage = "https://github.com/dryrb/dry-initializer"
You can’t perform that action at this time.
0 commit comments