Skip to content

Commit

Permalink
Merge pull request #404 from jkowens/releases/v0.18.0
Browse files Browse the repository at this point in the history
Release v0.18.0
  • Loading branch information
jkowens committed Apr 18, 2017
2 parents 4c7158c + 3912e65 commit ddeb835
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## Changes in 0.18.0 (Unreleased)
## Changes in 0.18.0

### New Features

Expand Down
2 changes: 1 addition & 1 deletion lib/activerecord-import/version.rb
@@ -1,5 +1,5 @@
module ActiveRecord
module Import
VERSION = "0.17.2".freeze
VERSION = "0.18.0".freeze
end
end

0 comments on commit ddeb835

Please sign in to comment.