Skip to content

Commit f71e756

Browse files
committed
Bump version for 1.0.2
1 parent 44b94c6 commit f71e756

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
jsbundling-rails (1.0.1)
4+
jsbundling-rails (1.0.2)
55
railties (>= 6.0.0)
66

77
GEM
@@ -186,4 +186,4 @@ DEPENDENCIES
186186
webdrivers
187187

188188
BUNDLED WITH
189-
2.2.33
189+
2.3.8

lib/jsbundling/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Jsbundling
2-
VERSION = "1.0.1"
2+
VERSION = "1.0.2"
33
end

0 commit comments

Comments
 (0)