diff --git a/package-lock.json b/package-lock.json index cff8fb4..df0a330 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tailwind-jekyll", - "version": "2.0.0", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 84f97d6..5a56074 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwind-jekyll", - "version": "2.0.0", + "version": "3.0.0", "description": "A starter kit for using Tailwind with Jekyll", "main": "gulpfile.js", "devDependencies": {