diff options
| author | pml68 <pml31@protonmail.com> | 2024-02-28 08:23:12 +0100 |
|---|---|---|
| committer | pml68 <pml31@protonmail.com> | 2024-02-28 08:23:12 +0100 |
| commit | 4136482def0483419a329999c7e3049bf664e97d (patch) | |
| tree | 674a8ce69c99b120f7beb66cb58c56e771401e20 /package.json | |
| parent | feat: increase scale value (this is the last time I swear) (diff) | |
| download | pml68.dev-4136482def0483419a329999c7e3049bf664e97d.tar.gz | |
fix: the first three links were mixed up
Diffstat (limited to '')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 74bb0e4..8849655 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "1.0.2", + "version": "1.0.3", "description": "My personal website, built with SvelteKit", "author": "pml68", "license": "GPL-3.0", |
