bump version

This commit is contained in:
Face
2025-09-25 22:03:19 +03:00
parent df144c7627
commit b7729c5b9b
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
} from 'lucide-svelte';
import Navbar from '$lib/components/Navbar.svelte';
const version = '1.0.2';
const version = '1.0.3';
</script>
<svelte:head>