Skip to content

Commit

Permalink
Release 6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 committed Sep 8, 2022
1 parent bbfa3d8 commit 30044b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/webpacker/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Webpacker
# Change the version in package.json too, please!
VERSION = "6.5.1".freeze
VERSION = "6.5.2".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": "6.5.1",
"version": "6.5.2",
"description": "Use webpack to manage app-like JavaScript modules in Rails",
"main": "package/index.js",
"files": [
Expand Down

0 comments on commit 30044b5

Please sign in to comment.