Skip to content

Commit 012e787

Browse files
committed
v0.4.9
1 parent 12b106d commit 012e787

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
avo (0.4.8)
4+
avo (0.4.9)
55
countries
66
httparty
77
i18n-js
@@ -376,4 +376,4 @@ DEPENDENCIES
376376
zeitwerk (~> 2.3)
377377

378378
BUNDLED WITH
379-
2.1.4
379+
2.2.5

Diff for: lib/avo/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Avo
2-
VERSION = '0.4.8'
2+
VERSION = '0.4.9'
33
end

0 commit comments

Comments
 (0)