diff --git a/package-lock.json b/package-lock.json index eeb9629..f94e725 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "chocolatest", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 99616b5..b733c90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chocolatest", - "version": "0.1.0", + "version": "0.1.1", "description": "A simple and tiny test framework that evaluates synchronous javascript (for now) in the browser", "bugs": { "url": "https://github.com/nicoabie/chocolatest/issues"