From ac1ca63d6c430fab32e0fc28232e2779188fa121 Mon Sep 17 00:00:00 2001
From: rinart73 <rinart73@gmail.com>
Date: Wed, 12 Jul 2023 08:54:30 +0200
Subject: [PATCH] Version push

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 84384f9..7c3e1ae 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
 	"name": "sveltekit-localize-url",
 	"description": "SvelteKit library that handles URL localization and routing.",
-	"version": "0.1.1",
+	"version": "0.1.2",
 	"author": "Rinart73",
 	"license": "MIT",
 	"homepage": "https://github.com/rinart73/sveltekit-localize-url",