diff --git a/package.json b/package.json index cc4f847..dbedc19 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salamivg/core", "type": "module", - "version": "0.4.0", + "version": "0.5.0", "description": "A creative coding framework for generating SVGs", "main": "lib/index.js", "module": "lib/index.js",