diff options
author | Sam Light <sam@lightscale.co.uk> | 2025-03-30 15:55:54 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2025-03-30 15:55:54 +0100 |
commit | 8a1f90127a01463105979ce999011b30d8e7c875 (patch) | |
tree | 1cee8e62fe0b76e9e69503e278a2a4edf5635d3b /package.json | |
parent | 1c340cc8d2b3bce694bd93613b81f0f23c9044e1 (diff) |
Bump version
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6828bf7..9009dc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lightscale/webpack-config", - "version": "1.1.0", + "version": "1.1.1", "description": "Basic webpack config with js babel, postcss, scss, svg", "main": "index.js", "auther": "Sam Light", |