diff options
| author | pml68 <tutorialmester@gmail.com> | 2024-01-28 18:38:49 +0100 |
|---|---|---|
| committer | pml68 <tutorialmester@gmail.com> | 2024-01-28 18:38:49 +0100 |
| commit | 03fcb2bdd1e8fb9da48884c86e140bfe9a15740e (patch) | |
| tree | 6c6fa14168b81621497675b4497c22f06ec7839c /package.json | |
| parent | fix: icon size problems (diff) | |
| download | pml68.dev-03fcb2bdd1e8fb9da48884c86e140bfe9a15740e.tar.gz | |
chore: versioning
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 4cb22f7..a6efa7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "0.2.3", + "version": "0.2.4", "description": "My personal website, built with SvelteKit", "author": "pml68", "license": "GPL-3.0", |
