diff --git a/package-lock.json b/package-lock.json index 04a24b2..ddef532 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@guise/skeleton", - "version": "0.1.0-SNAPSHOT", + "version": "0.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@guise/skeleton", - "version": "0.1.0-SNAPSHOT", + "version": "0.1.0", "license": "Apache-2.0", "devDependencies": { "clean-css-cli": "^5.6.1", diff --git a/package.json b/package.json index a661021..7d9aa22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@guise/skeleton", - "version": "0.1.0-SNAPSHOT", + "version": "0.1.0", "description": "Guiseā„¢ Skeleton: The simple, semantic, bare-bones CSS to hold your site together.", "author": "Garret Wilson (https://www.garretwilson.com/)", "organization": "GlobalMentor, Inc. (https://www.globalmentor.com/)",