Skip to content

Commit d61e9f7

Browse files
author
David Heinemeier Hansson
committed
Bump version for 0.7.5
1 parent 1d0084e commit d61e9f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 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.7.4)
4+
importmap-rails (0.7.5)
55
rails (>= 6.0.0)
66

77
GEM
@@ -184,4 +184,4 @@ DEPENDENCIES
184184
webdrivers
185185

186186
BUNDLED WITH
187-
2.2.24
187+
2.2.28

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.7.4"
2+
VERSION = "0.7.5"
33
end

0 commit comments

Comments
 (0)