diff --git a/module.json b/module.json index bd1ac8f..9ed16b2 100644 --- a/module.json +++ b/module.json @@ -18,7 +18,7 @@ "requires": {}, "schema_version": 2, "slug": "tasks-projects", - "version": "0.1.0", + "version": "0.2.0", "license": "AGPL-3.0-only", "compatibility": { "invoiceshelf": ">=3.0.0-alpha.2 <4.0.0", diff --git a/package.json b/package.json index ccd4157..ecca944 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@invoiceshelf/module-tasks-projects", - "version": "0.1.0", + "version": "0.2.0", "private": true, "type": "module", "packageManager": "pnpm@11.6.0",