diff --git a/package.json b/package.json index 413f5e7..a6f4316 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jasonplays.web", - "version": "1.0.81", + "version": "1.0.82", "scripts": { "build": "npm-run-all --sequential data:* generateProjectData template:* sass:*", "dev": "concurrently \"npm:dev:*\"", @@ -35,4 +35,4 @@ "webpack": "^5.64.2", "webpack-cli": "^4.9.1" } -} \ No newline at end of file +}