Skip to content

Commit be8c02b

Browse files
Bump version to 4.11.1 [ci skip]
1 parent 83f4482 commit be8c02b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
4.11.1 (September 7, 2018)
2+
Documentation: Include .yardopts in the gem to fix broken RubyDoc links
3+
14
4.11.0 (August, 15, 2018)
25
Bugfix: Do not raise error for valid build_stubbed methods: decrement, increment, and toggle
36
Bugfix: Do not add timestamps with build_stubbed for objects that shouldn't have timestamps

lib/factory_bot/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module FactoryBot
2-
VERSION = "4.11.0".freeze
2+
VERSION = "4.11.1".freeze
33
end

0 commit comments

Comments
 (0)