We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d4a28 commit 230a322Copy full SHA for 230a322
lib/shakapacker/version.rb
@@ -1,4 +1,4 @@
1
module Shakapacker
2
# Change the version in package.json too, please!
3
- VERSION = "8.0.0-rc.1".freeze
+ VERSION = "8.0.0.rc.2".freeze
4
end
package.json
@@ -1,6 +1,6 @@
{
"name": "shakapacker",
- "version": "8.0.0-rc.1",
+ "version": "8.0.0-rc.2",
"description": "Use webpack to manage app-like JavaScript modules in Rails",
5
"homepage": "https://github.com/shakacode/shakapacker",
6
"bugs": {
0 commit comments