diff --git a/package.json b/package.json index 435984b..64c424e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zeit/schemas", - "version": "1.5.0", + "version": "1.5.1", "description": "All schemas used for validation that are shared between our projects", "scripts": { "test": "yarn run lint && best --verbose",