diff --git a/package-lock.json b/package-lock.json index 6243909..0b52e59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "smartblocks", - "version": "1.4.1", + "version": "1.4.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "smartblocks", - "version": "1.4.1", + "version": "1.4.2", "license": "MIT", "dependencies": { "lodash": "^4.17.21", diff --git a/package.json b/package.json index cf7cb86..1f2c8b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartblocks", - "version": "1.4.1", + "version": "1.4.2", "description": "Create custom and programmable templates from within Roam!", "main": "./build/main.js", "scripts": {