Skip to content

Commit 3d61b31

Browse files
committed
Bumped avo to 3.6.1
1 parent 3fd0bec commit 3d61b31

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
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
avo (3.6.0)
4+
avo (3.6.1)
55
actionview (>= 6.1)
66
active_link_to
77
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.6.0" unless const_defined?(:VERSION)
2+
VERSION = "3.6.1" unless const_defined?(:VERSION)
33
end

0 commit comments

Comments
 (0)