Skip to content

Commit 4c32ff7

Browse files
committed
Bump patch version for #101 (rails 8.0.1 support)
1 parent 1486999 commit 4c32ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default_value_for.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{default_value_for}
3-
s.version = "4.1.0"
3+
s.version = "4.1.1"
44
s.summary = %q{Provides a way to specify default values for ActiveRecord models}
55
s.description = %q{The default_value_for plugin allows one to define default values for ActiveRecord models in a declarative manner}
66
s.email = %q{[email protected]}

0 commit comments

Comments
 (0)