Skip to content

Commit 8c681dd

Browse files
committed
Bump turbo version
1 parent b775fe4 commit 8c681dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/turbo/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Turbo
2-
VERSION = "2.0.10"
2+
VERSION = "2.0.11"
33
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hotwired/turbo-rails",
3-
"version": "8.0.10",
3+
"version": "8.0.11",
44
"description": "The speed of a single-page web application without having to write any JavaScript",
55
"module": "app/javascript/turbo/index.js",
66
"main": "app/assets/javascripts/turbo.js",

0 commit comments

Comments
 (0)