We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8d081 commit 701a608Copy full SHA for 701a608
Gemfile.lock
@@ -107,7 +107,7 @@ GIT
107
PATH
108
remote: .
109
specs:
110
- avo (3.12.0)
+ avo (3.13.0)
111
actionview (>= 6.1)
112
active_link_to
113
activerecord (>= 6.1)
lib/avo/version.rb
@@ -1,3 +1,3 @@
1
module Avo
2
- VERSION = "3.12.0" unless const_defined?(:VERSION)
+ VERSION = "3.13.0" unless const_defined?(:VERSION)
3
end
0 commit comments