From 36c544b228815000193ab8521339728a0e6447a0 Mon Sep 17 00:00:00 2001 From: w3bdesign <45217974+w3bdesign@users.noreply.github.com> Date: Fri, 22 Apr 2022 01:50:40 +0200 Subject: [PATCH] Versjon 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc1e805..fd2a5fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "statensvegvesen", - "version": "1.0.8", + "version": "1.0.7", "description": "Fetching vehicle information from the REST API on https://www.vegvesen.no and displaying it.", "scripts": { "dev": "vite",