diff --git a/package.json b/package.json index a6e5cf1..edac8ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storyblok-backup", - "version": "0.0.4", + "version": "0.1.0", "description": "npx CLI tool to create a full backup of a Storyblok space and restore single resources from it.", "scripts": { "upgrade": "npx npm-check-updates -i -u && pnpm install",