Skip to content

Commit

Permalink
Release 7.2.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 committed Oct 31, 2023
1 parent 758b737 commit c78a5c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/shakapacker/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Shakapacker
# Change the version in package.json too, please!
VERSION = "7.1.0".freeze
VERSION = "7.2.0.rc.0".freeze
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shakapacker",
"version": "7.1.0",
"version": "7.2.0-rc.0",
"description": "Use webpack to manage app-like JavaScript modules in Rails",
"main": "package/index.js",
"types": "package/index.d.ts",
Expand Down

0 comments on commit c78a5c0

Please sign in to comment.