Skip to content

Commit dd2abd3

Browse files
committed
Release 9.3.1
1 parent 979dd50 commit dd2abd3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
shakapacker (9.3.0)
4+
shakapacker (9.3.1)
55
activesupport (>= 5.2)
66
package_json
77
rack-proxy (>= 0.6.1)

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 = "9.3.0".freeze
3+
VERSION = "9.3.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": "9.3.0",
3+
"version": "9.3.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)