From 698a3815394a4650d67ebe29b5ab18b7580233be Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 16 Jan 2024 22:10:12 +0100 Subject: fix: overflow issues --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 33dfbae..15e220a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "0.1.0", + "version": "0.1.1", "description": "My personal website, built with SvelteKit", "author": "pml68", "license": "GPL-3.0", -- cgit v1.2.3