Skip to content

Commit

Permalink
Bump version to 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Apr 8, 2016
1 parent 6d622a6 commit 06d9683
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
factory_girl_rails (4.6.0)
factory_girl_rails (4.7.0)
factory_girl (~> 4.7.0)
railties (>= 3.0.0)

Expand Down
3 changes: 3 additions & 0 deletions NEWS
@@ -1,3 +1,6 @@
4.7.0 (April 1, 2016)
No notable changes

4.4.1 (February 26, 2014)
Support Spring

Expand Down
2 changes: 1 addition & 1 deletion factory_girl_rails.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = %q{factory_girl_rails}
s.version = '4.6.0'
s.version = '4.7.0'
s.authors = ["Joe Ferris"]
s.email = %q{jferris@thoughtbot.com}
s.homepage = "http://github.com/thoughtbot/factory_girl_rails"
Expand Down

0 comments on commit 06d9683

Please sign in to comment.