We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b775fe4 commit 8c681ddCopy full SHA for 8c681dd
lib/turbo/version.rb
@@ -1,3 +1,3 @@
1
module Turbo
2
- VERSION = "2.0.10"
+ VERSION = "2.0.11"
3
end
package.json
@@ -1,6 +1,6 @@
{
"name": "@hotwired/turbo-rails",
- "version": "8.0.10",
+ "version": "8.0.11",
4
"description": "The speed of a single-page web application without having to write any JavaScript",
5
"module": "app/javascript/turbo/index.js",
6
"main": "app/assets/javascripts/turbo.js",
0 commit comments