diff --git a/package-lock.json b/package-lock.json index ccd3440..afda800 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "vue-notion", - "version": "0.3.2", + "version": "0.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.3.2", + "version": "0.4.0", "dependencies": { "cross-fetch": "^3.0.6", "defu": "^3.2.2", diff --git a/package.json b/package.json index 4a0590f..908c394 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-notion", - "version": "0.3.2", + "version": "0.4.0", "description": "A Vue renderer for Notion pages", "repository": "github:janniks/vue-notion", "main": "dist/esm.js",