update npm version

This commit is contained in:
ericzhang
2013-05-19 20:49:25 +08:00
parent 61b5808fd3
commit eded0c10b6
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "random-distrib.js",
"version": "0.0.2",
"version": "0.0.3",
"description": "Random number generator of statistical distributions",
"main": "./src/random.js",
"scripts": {