summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSam Light <sam@lightscale.co.uk>2025-03-30 14:45:51 +0100
committerSam Light <samlight1994@gmail.com>2025-03-30 14:45:51 +0100
commit7f9bbd47aa296b8901167893a5aa2512ac96a962 (patch)
treec378115e7f19a3d3d262925411588e0128703be3 /package.json
parent662ee742117c49b8bd1fba71710a38946d871d47 (diff)
Bump version
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6c934c1..4dd05e4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lightscale/webpack-config",
- "version": "1.0.7",
+ "version": "1.1.0",
"description": "Basic webpack config with js babel, postcss, scss, svg",
"main": "index.js",
"auther": "Sam Light",