Skip to content
This repository was archived by the owner on Aug 1, 2022. It is now read-only.

Commit 5ca2635

Browse files
committed
Merge branch 'release/1.1.0' into develop
2 parents c6eb9f6 + bcf5daa commit 5ca2635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-canvas-draw",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "A simple yet powerful canvas-drawing component for React.",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)