update version

This commit is contained in:
ericzhang
2013-05-17 10:50:59 +08:00
parent 6bdec91872
commit 718c466618
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "random-distrib.js",
"version": "0.0.1",
"version": "0.0.2",
"description": "Random number generator of statistical distributions",
"main": "./src/random.js",
"scripts": {