Skip to content

Commit 4006cb7

Browse files
committed
Prepare for 1.2.0
1 parent 34d419f commit 4006cb7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
jsbundling-rails (1.1.2)
4+
jsbundling-rails (1.2.0)
55
railties (>= 6.0.0)
66

77
GEM
@@ -165,6 +165,7 @@ GEM
165165
zeitwerk (2.4.2)
166166

167167
PLATFORMS
168+
aarch64-linux
168169
arm64-darwin-20
169170
arm64-darwin-21
170171
arm64-darwin-22

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 = "1.1.2"
2+
VERSION = "1.2.0"
33
end

0 commit comments

Comments
 (0)