Skip to content

Commit 701a608

Browse files
committed
Bumped avo to 3.13.0
1 parent ab8d081 commit 701a608

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ GIT
107107
PATH
108108
remote: .
109109
specs:
110-
avo (3.12.0)
110+
avo (3.13.0)
111111
actionview (>= 6.1)
112112
active_link_to
113113
activerecord (>= 6.1)

lib/avo/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Avo
2-
VERSION = "3.12.0" unless const_defined?(:VERSION)
2+
VERSION = "3.13.0" unless const_defined?(:VERSION)
33
end

0 commit comments

Comments
 (0)