summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Light <sam@lightscale.co.uk>2025-03-30 15:55:54 +0100
committerSam Light <samlight1994@gmail.com>2025-03-30 15:55:54 +0100
commit8a1f90127a01463105979ce999011b30d8e7c875 (patch)
tree1cee8e62fe0b76e9e69503e278a2a4edf5635d3b
parent1c340cc8d2b3bce694bd93613b81f0f23c9044e1 (diff)
Bump version
-rw-r--r--package.json2
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",