diff --git a/package-lock.json b/package-lock.json index 5343806..45e0142 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "idyll-studio", - "version": "0.3.6", + "version": "0.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1e82a9b..33a918a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "idyll-studio", "description": "A graphical editor for creating Idyll documents.", "license": "MIT", - "version": "0.3.6", + "version": "0.4.0", "private": true, "main": "src/index.js", "author": "Matthew Conlen (https://mathisonian.com)",