Skip to content

Commit 016a561

Browse files
author
David Heinemeier Hansson
committed
Bump version for 0.1.8
1 parent 37fa0e6 commit 016a561

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-
jsbundling-rails (0.1.7)
4+
jsbundling-rails (0.1.8)
55
railties (>= 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/jsbundling/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Jsbundling
2-
VERSION = "0.1.7"
2+
VERSION = "0.1.8"
33
end

0 commit comments

Comments
 (0)