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.
v3.5.1
1 parent 6d01dd4 commit 03e2a34Copy full SHA for 03e2a34
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- stimulus_reflex (3.5.0)
+ stimulus_reflex (3.5.1)
5
actioncable (>= 5.2, < 8)
6
actionpack (>= 5.2, < 8)
7
actionview (>= 5.2, < 8)
lib/stimulus_reflex/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module StimulusReflex
- VERSION = "3.5.0"
+ VERSION = "3.5.1"
end
package.json
@@ -1,6 +1,6 @@
{
"name": "stimulus_reflex",
- "version": "3.5.0",
+ "version": "3.5.1",
"description": "Build reactive applications with the Rails tooling you already know and love.",
"keywords": [
"ruby",
0 commit comments