aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-01-16 22:10:12 +0100
committerpml68 <tutorialmester@gmail.com>2024-01-16 22:10:12 +0100
commit698a3815394a4650d67ebe29b5ab18b7580233be (patch)
tree2c6e7c3fcee27523d93ab85b69a6288d3820da47 /package.json
parentfeat: add Telegram (diff)
downloadpml68.dev-698a3815394a4650d67ebe29b5ab18b7580233be.tar.gz
fix: overflow issues
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 33dfbae..15e220a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "website",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "My personal website, built with SvelteKit",
"author": "pml68",
"license": "GPL-3.0",