Skip to content

Commit

Permalink
Bump version to 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Dec 16, 2016
1 parent 91dfdca commit dca3731
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
factory_girl_rails (4.7.0)
factory_girl_rails (4.8.0)
factory_girl (~> 4.8.0)
railties (>= 3.0.0)

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

0 comments on commit dca3731

Please sign in to comment.