diff --git a/package.json b/package.json index 255b732..393d9ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wc-compiler", - "version": "0.2.2", + "version": "0.3.0", "description": "Experimental native Web Components compiler.", "main": "src/wcc.js", "type": "module",