aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-01-20 19:59:10 +0100
committerpml68 <tutorialmester@gmail.com>2024-01-20 19:59:10 +0100
commit9820014f4a94863e80c89bbc9d2f9f44e7742500 (patch)
tree9d116d62f2b2c8126adfa3da6e8f6d86ccf93b0f /package.json
parentfeat: make project list smaller, to leave room for the corners (diff)
downloadpml68.dev-9820014f4a94863e80c89bbc9d2f9f44e7742500.tar.gz
fix: overflowing related issues
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 39a1def..0889ec3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "website",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "My personal website, built with SvelteKit",
"author": "pml68",
"license": "GPL-3.0",