Skip to content

Commit 4de6769

Browse files
committed
change version to 1.0.2
1 parent 45d6017 commit 4de6769

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": "anychart-nodejs",
33
"main": "./lib/anychart-node",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "AnyChart NodeJS module provides an easy way to generate SVG, JPG and PNG images of the charts on the server side.",
66
"author": "AnyChart",
77
"title": "AnyChart NodeJS",

0 commit comments

Comments
 (0)