Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Commit 04b4e09

Browse files
committed
0.10.2
1 parent 1252923 commit 04b4e09

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,7 +1,7 @@
11
{
22
"name": "react-art",
33
"description": "React ART is a JavaScript library for drawing vector graphics using React. It provides declarative and reactive bindings to the ART library. Using the same declarative API you can render the output to either Canvas, SVG or VML (IE8).",
4-
"version": "0.10.0",
4+
"version": "0.10.2",
55
"keywords": [
66
"react",
77
"art",

0 commit comments

Comments
 (0)