aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-02-27 18:42:16 +0100
committerpml68 <tutorialmester@gmail.com>2024-02-27 18:42:16 +0100
commit827732223f4b3fb2fb0769e68eada6dd1a8a94ac (patch)
tree630a11e41a5f3a282268e4faebc32f075061a993 /package.json
parentfeat: drop Font Awesome, migrate to SVG icons (diff)
downloadpml68.dev-827732223f4b3fb2fb0769e68eada6dd1a8a94ac.tar.gz
fix: icons not displaying in build
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 3d2319b..a81c47e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "website",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "My personal website, built with SvelteKit",
"author": "pml68",
"license": "GPL-3.0",