We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c518d commit 2c183afCopy full SHA for 2c183af
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- avo (3.7.0)
+ avo (3.7.1)
5
actionview (>= 6.1)
6
active_link_to
7
activerecord (>= 6.1)
lib/avo/version.rb
@@ -1,3 +1,3 @@
module Avo
- VERSION = "3.7.0" unless const_defined?(:VERSION)
+ VERSION = "3.7.1" unless const_defined?(:VERSION)
end
0 commit comments