From f27f09fbeb061a8c43aa43981450edcb8e723b0a Mon Sep 17 00:00:00 2001 From: Valentin Vogel <vogelvali@gmail.com> Date: Sun, 28 Feb 2021 21:17:22 +0100 Subject: [PATCH] Release 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37940cd..3fc12ed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "dvb-departure-board", - "version": "0.1.0", + "version": "1.0.0", "license": "MIT", "scripts": { "build": "preact build",