diff --git a/package.json b/package.json index 4aa3f628..eb36f8d5 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "superstruct", "type": "module", "description": "A simple and composable way to validate data in JavaScript (and TypeScript).", - "version": "0.15.5", + "version": "0.16.0", "license": "MIT", "repository": "git://github.com/ianstormtaylor/superstruct.git", "source": "./src/index.ts",