summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSam Light <samlight1994@gmail.com>2024-09-01 19:31:19 +0100
committerSam Light <samlight1994@gmail.com>2024-09-01 19:31:19 +0100
commit0c614c3feab8e2623521f1682c3ee81b47eb5ebf (patch)
tree658258be0ea0b38d4ca17c8e542956fced7eb310 /package.json
parentf5636cedfd5bc4aa4a0795c5920a9efee2dcaedb (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 44b7862..725c909 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lightscale/webpack-config",
- "version": "1.0.3",
+ "version": "1.0.5",
"description": "Basic webpack config with js babel, postcss, scss, svg",
"main": "index.js",
"auther": "Sam Light",