diff --git a/package-lock.json b/package-lock.json index e8995488..26d37c4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "elegant-cli", - "version": "3.1.3", + "version": "3.1.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "elegant-cli", - "version": "3.1.3", + "version": "3.1.4", "license": "MIT", "dependencies": { "chalk": "^4.1.2", diff --git a/package.json b/package.json index b3e98c0d..2f38abb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elegant-cli", - "version": "3.1.3", + "version": "3.1.4", "description": "Build SEO-friendly websites, super fast full-stack web applications, and much more with Elegant.", "scripts": { "build:elegant": "cd source/elegant && npm install && npm run build",