Skip to content

Commit 3564a68

Browse files
Bump version to v.6.1.0 [ci skip]
The previous commit got us most of the way there, but I forgot to actually bump the factory_bot_rails version.
1 parent 4b39c91 commit 3564a68

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_bot_rails (6.0.0)
4+
factory_bot_rails (6.1.0)
55
factory_bot (~> 6.1.0)
66
railties (>= 5.0.0)
77

factory_bot_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 = "factory_bot_rails"
3-
s.version = "6.0.0"
3+
s.version = "6.1.0"
44
s.authors = ["Joe Ferris"]
55
s.email = "[email protected]"
66
s.homepage = "https://github.com/thoughtbot/factory_bot_rails"

0 commit comments

Comments
 (0)