Skip to content

Commit 8c9968f

Browse files
committed
Release 9.3.4-beta.0
1 parent dc84131 commit 8c9968f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.3)
4+
shakapacker (9.3.4.beta.0)
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.3".freeze
3+
VERSION = "9.3.4.beta.0".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.3",
3+
"version": "9.3.4-beta.0",
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)