Skip to content

Commit 13ecff9

Browse files
committed
Bump version to 4.9.0
1 parent ebd3310 commit 13ecff9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
factory_girl_rails (4.8.0)
4+
factory_girl_rails (4.9.0)
55
factory_girl (~> 4.9.0)
66
railties (>= 3.0.0)
77

factory_girl_rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = %q{factory_girl_rails}
3-
s.version = '4.8.0'
3+
s.version = '4.9.0'
44
s.authors = ["Joe Ferris"]
55
s.email = %q{[email protected]}
66
s.homepage = "http://github.com/thoughtbot/factory_girl_rails"

0 commit comments

Comments
 (0)