diff --git a/package-lock.json b/package-lock.json index 6482d56..35de1f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dusty-phillips/rescript-zora", - "version": "1.1.0", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dusty-phillips/rescript-zora", - "version": "1.1.0", + "version": "2.0.0", "license": "MIT", "dependencies": { "@ryyppy/rescript-promise": "^2.1.0", diff --git a/package.json b/package.json index 97574fe..497d2de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dusty-phillips/rescript-zora", - "version": "1.1.0", + "version": "2.0.0", "description": "lightning-fast testing for a lightning-fast compiler", "repository": "github:dusty-phillips/rescript-zora", "type": "module",