diff --git a/package-lock.json b/package-lock.json index aafa589..90d978c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "kth-style", - "version": "9.1.1", + "version": "9.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "kth-style", - "version": "9.1.1", + "version": "9.1.2", "license": "MIT", "dependencies": { "bootstrap": "^5.3.3", diff --git a/package.json b/package.json index 48b166e..d9d45f5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "//": "JSHint configuration - http://jshint.com/docs/options/", "name": "kth-style", - "version": "9.1.1", + "version": "9.1.2", "description": "KTH CSS. A custom build of Bootstrap 5. The purpose of this project is to provide the essential design and style for applications within KTH and make the development process of these applications faster.", "files": [ "dist",