Skip to content

Commit 46c82c5

Browse files
committed
fix package version for release
1 parent b49f37d commit 46c82c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/react-sketch-canvas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-sketch-canvas",
3-
"version": "5.3.4",
3+
"version": "5.3.5",
44
"description": "react-sketch-canvas - Freehand vector drawing tool for React using SVG as canvas",
55
"author": "Vinoth Pandian",
66
"homepage": "https://vinoth.info/react-sketch-canvas",

0 commit comments

Comments
 (0)