diff --git a/package-lock.json b/package-lock.json index 0fc63b3..85a7367 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "todo", - "version": "0.2.13", + "version": "0.2.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "todo", - "version": "0.2.13", + "version": "0.2.14", "dependencies": { "@babbage/react-prompt": "^0.2.18", "@babbage/sdk-ts": "^0.2.16", diff --git a/package.json b/package.json index 9c8e826..f39b0fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "todo", - "version": "0.2.13", + "version": "0.2.14", "private": true, "dependencies": { "@babbage/react-prompt": "^0.2.18",