Skip to content

Commit 806c0b9

Browse files
committed
Bumped avo to 3.11.8
1 parent a992b7a commit 806c0b9

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
@@ -105,7 +105,7 @@ GIT
105105
PATH
106106
remote: .
107107
specs:
108-
avo (3.11.7)
108+
avo (3.11.8)
109109
actionview (>= 6.1)
110110
active_link_to
111111
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.11.7" unless const_defined?(:VERSION)
2+
VERSION = "3.11.8" unless const_defined?(:VERSION)
33
end

0 commit comments

Comments
 (0)