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 03acd4c commit 46888e7Copy full SHA for 46888e7
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- importmap-rails (2.1.0)
+ importmap-rails (2.2.0)
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.1.0"
+ VERSION = "2.2.0"
end
0 commit comments