Skip to content

Commit c78a5c0

Browse files
committed
Release 7.2.0-rc.0
1 parent 758b737 commit c78a5c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/shakapacker/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module Shakapacker
22
# Change the version in package.json too, please!
3-
VERSION = "7.1.0".freeze
3+
VERSION = "7.2.0.rc.0".freeze
44
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shakapacker",
3-
"version": "7.1.0",
3+
"version": "7.2.0-rc.0",
44
"description": "Use webpack to manage app-like JavaScript modules in Rails",
55
"main": "package/index.js",
66
"types": "package/index.d.ts",

0 commit comments

Comments
 (0)