diff --git a/dist/manifest.json b/dist/manifest.json index e3da7254..0381183f 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -1,7 +1,7 @@ { "id": "b60d0ee4", "name": "Document Chat", - "version": "0.2.0", + "version": "0.3.0", "icons": [ { "width": 24, diff --git a/package-lock.json b/package-lock.json index d6f32cb1..6d54d88a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "document-chat-for-adobe-xd", - "version": "0.2.0", + "version": "0.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f9738a4d..db3cc38f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "document-chat-for-adobe-xd", - "version": "0.2.0", + "version": "0.3.0", "private": true, "description": "Chat for XD Cloud Documents", "license": "MIT",