Skip to content

Commit

Permalink
Prepare v22.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Apr 23, 2024
1 parent 83848de commit cbbe343
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "22.1.0",
"version": "22.1.1",
"main": "dist/umd/jcanvas.min.js",
"module": "dist/esm/jcanvas.min.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/jcanvas.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license jCanvas v22.1.0
* @license jCanvas v22.1.1
* Copyright 2017-2024 Caleb Evans
* Released under the MIT license
*/
Expand Down

0 comments on commit cbbe343

Please sign in to comment.