diff --git a/package.json b/package.json index 9c1acffc..67a39f34 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "superstruct", "description": "A simple, expressive way to validate data in Javascript.", - "version": "0.0.0", + "version": "0.0.1", "license": "MIT", "repository": "git://github.com/ianstormtaylor/superstruct.git", "main": "./lib/index.js",