Skip to content

Commit

Permalink
Bump version to v5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
julianrubisch committed Nov 14, 2023
1 parent 11dc7f8 commit 7993a9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/cable_ready/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module CableReady
VERSION = "5.0.2"
VERSION = "5.0.3"
end
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cable_ready",
"version": "5.0.2",
"version": "5.0.3",
"description": "CableReady helps you create great real-time user experiences by making it simple to trigger client-side DOM changes from server-side Ruby.",
"keywords": [
"ruby",
Expand Down

0 comments on commit 7993a9f

Please sign in to comment.