Skip to content

Commit bbfef81

Browse files
committed
Release 7.0.0-rc.1
1 parent e8927e0 commit bbfef81

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.0.0.rc.0".freeze
3+
VERSION = "7.0.0.rc.1".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.0.0-rc.0",
3+
"version": "7.0.0-rc.1",
44
"description": "Use webpack to manage app-like JavaScript modules in Rails",
55
"main": "package/index.js",
66
"files": [

0 commit comments

Comments
 (0)