aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-01-20 14:37:33 +0100
committerpml68 <tutorialmester@gmail.com>2024-01-20 14:37:33 +0100
commite39ed0157708fedd5773e43fbc14e6356b892247 (patch)
tree1e7a8895ae8601fba5970b2881a80dc8419cc40d /package.json
parentfeat: add actual content to projects page (dummy projects for now) (diff)
downloadpml68.dev-e39ed0157708fedd5773e43fbc14e6356b892247.tar.gz
feat: add actual projects
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d0e908f..39a1def 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "website",
- "version": "0.1.1",
+ "version": "0.2.0",
"description": "My personal website, built with SvelteKit",
"author": "pml68",
"license": "GPL-3.0",