diff --git a/package.json b/package.json index de7fc95..6f521c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mouldjs/mould", - "version": "0.2.2", + "version": "0.3.0", "license": "Apache-2.0", "scripts": { "dev": "node scripts/ensure-test-workdir && cross-env WORKDIR=./test-mould next dev",