diff --git a/package-lock.json b/package-lock.json index 66bd97e..a6a074b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "casette", - "version": "0.9.0", + "version": "0.9.1", "lockfileVersion": 1 } diff --git a/package.json b/package.json index 6007e7c..87f8786 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "casette", - "version": "0.9.0", + "version": "0.9.1", "description": "No-dependancy test framework for node", "main": "index.mjs", "scripts": {