diff --git a/package-lock.json b/package-lock.json index ec8d5d5..d40c8c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@koddsson/context-protocol", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@koddsson/context-protocol", - "version": "0.0.2", + "version": "0.0.3", "license": "ISC", "devDependencies": { "@open-wc/dedupe-mixin": "^1.4.0", diff --git a/package.json b/package.json index 609b2f4..2bff3f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@koddsson/context-protocol", - "version": "0.0.2", + "version": "0.0.3", "description": "A Lit compatible implementation of the context-protocol community protocol", "type": "module", "scripts": {