Skip to content

Commit

Permalink
Prepare v23.0.0-rc.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Jun 12, 2024
1 parent b0ebb82 commit f8a777c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jcanvas",
"title": "jCanvas",
"description": "jCanvas brings jQuery's powerful syntax and capability to the HTML5 canvas. Quickly create canvas-based apps that can utilize layers, animations, events, and much more. jCanvas works on all modern browsers and platforms, including iOS and Android.",
"version": "23.0.0-rc.1",
"version": "23.0.0-rc.2",
"main": "dist/umd/jcanvas.min.js",
"module": "dist/esm/jcanvas.min.js",
"types": "dist/esm/jcanvas.d.ts",
Expand Down

0 comments on commit f8a777c

Please sign in to comment.