We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d9911 commit 2927df5Copy full SHA for 2927df5
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- importmap-rails (2.0.2)
+ importmap-rails (2.0.3)
5
actionpack (>= 6.0.0)
6
activesupport (>= 6.0.0)
7
railties (>= 6.0.0)
lib/importmap/version.rb
@@ -1,3 +1,3 @@
module Importmap
- VERSION = "2.0.2"
+ VERSION = "2.0.3"
end
0 commit comments