Skip to content

Commit

Permalink
Bump v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nepalez committed Apr 5, 2017
1 parent e2bc5f8 commit bed8881
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
@@ -1,4 +1,4 @@
## v1.4.1 To be released ASAP
## v1.4.1 2017-04-05

### Fixed
- Warning about redefined `#initialize` in case the method reloaded in a klass
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 = "1.4.0"
gem.version = "1.4.1"
gem.author = ["Vladimir Kochnev (marshall-lee)", "Andrew Kozin (nepalez)"]
gem.email = ["hashtable@yandex.ru", "andrew.kozin@gmail.com"]
gem.homepage = "https://github.com/dryrb/dry-initializer"
Expand Down

0 comments on commit bed8881

Please sign in to comment.