diff options
| author | pml68 <tutorialmester@gmail.com> | 2024-01-20 14:37:33 +0100 |
|---|---|---|
| committer | pml68 <tutorialmester@gmail.com> | 2024-01-20 14:37:33 +0100 |
| commit | e39ed0157708fedd5773e43fbc14e6356b892247 (patch) | |
| tree | 1e7a8895ae8601fba5970b2881a80dc8419cc40d /package.json | |
| parent | feat: add actual content to projects page (dummy projects for now) (diff) | |
| download | pml68.dev-e39ed0157708fedd5773e43fbc14e6356b892247.tar.gz | |
feat: add actual projects
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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", |
