Skip to content

Commit be74dea

Browse files
committed
Bump version for 2.0.1
1 parent 31b0f16 commit be74dea

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
importmap-rails (2.0.0)
4+
importmap-rails (2.0.1)
55
actionpack (>= 6.0.0)
66
activesupport (>= 6.0.0)
77
railties (>= 6.0.0)

gemfiles/rails_7_0_propshaft.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
importmap-rails (2.0.0)
4+
importmap-rails (2.0.1)
55
actionpack (>= 6.0.0)
66
activesupport (>= 6.0.0)
77
railties (>= 6.0.0)

gemfiles/rails_7_0_sprockets.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
importmap-rails (2.0.0)
4+
importmap-rails (2.0.1)
55
actionpack (>= 6.0.0)
66
activesupport (>= 6.0.0)
77
railties (>= 6.0.0)

gemfiles/rails_7_1_propshaft.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
importmap-rails (2.0.0)
4+
importmap-rails (2.0.1)
55
actionpack (>= 6.0.0)
66
activesupport (>= 6.0.0)
77
railties (>= 6.0.0)

gemfiles/rails_7_1_sprockets.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
importmap-rails (2.0.0)
4+
importmap-rails (2.0.1)
55
actionpack (>= 6.0.0)
66
activesupport (>= 6.0.0)
77
railties (>= 6.0.0)

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 = "2.0.0"
2+
VERSION = "2.0.1"
33
end

0 commit comments

Comments
 (0)