diff --git a/package-lock.json b/package-lock.json index 33938f7..f4ef572 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "helium-frontend", - "version": "1.7.30", + "version": "1.7.31", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "helium-frontend", - "version": "1.7.30", + "version": "1.7.31", "license": "MIT", "dependencies": { "clean-css-cli": "^4.3.0", diff --git a/package.json b/package.json index 028719d..0fb8457 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "helium-frontend", - "version": "1.7.30", + "version": "1.7.31", "description": "Frontend for Helium Student Planner", "author": "Alex Laird", "license": "MIT",