Skip to content

Commit 76d4a28

Browse files
committed
Release 8.0.0-rc.1
1 parent 9e6dc55 commit 76d4a28

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.2.3".freeze
3+
VERSION = "8.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.2.3",
3+
"version": "8.0.0-rc.1",
44
"description": "Use webpack to manage app-like JavaScript modules in Rails",
55
"homepage": "https://github.com/shakacode/shakapacker",
66
"bugs": {

0 commit comments

Comments
 (0)