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

Commit 96c8d5d

Browse files
committed
0.15.1
1 parent 86a0210 commit 96c8d5d

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.15.0",
4+
"version": "0.15.1",
55
"keywords": [
66
"react",
77
"art",

0 commit comments

Comments
 (0)