Skip to content

Commit f99ad78

Browse files
committed
Bump version for 0.8.2
1 parent da1563c commit f99ad78

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
importmap-rails (0.8.1)
4+
importmap-rails (0.8.2)
55
rails (>= 6.0.0)
66

77
GEM
@@ -168,6 +168,7 @@ GEM
168168

169169
PLATFORMS
170170
arm64-darwin-20
171+
arm64-darwin-21
171172
x86_64-darwin-20
172173
x86_64-linux
173174

@@ -184,4 +185,4 @@ DEPENDENCIES
184185
webdrivers
185186

186187
BUNDLED WITH
187-
2.2.28
188+
2.2.30

lib/importmap/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Importmap
2-
VERSION = "0.8.1"
2+
VERSION = "0.8.2"
33
end

0 commit comments

Comments
 (0)