Skip to content

Commit 230a322

Browse files
committed
Release 8.0.0-rc.2
1 parent 76d4a28 commit 230a322

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 = "8.0.0-rc.1".freeze
3+
VERSION = "8.0.0.rc.2".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": "8.0.0-rc.1",
3+
"version": "8.0.0-rc.2",
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)