From f9c201b82e9ff037c044b049b8926774853dd9a2 Mon Sep 17 00:00:00 2001 From: Peder Smith Date: Sat, 9 Oct 2021 18:34:14 +0200 Subject: [PATCH] Bump version --- LICENSE | 3 +-- package.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 77e112d4..d63bb9d6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2018-2020 Abakus Webkom +Copyright (c) 2018-2021 Abakus Webkom Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -19,4 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - diff --git a/package.json b/package.json index 0291fc0f..54254d60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vote", - "version": "1.3.0", + "version": "2.1.0", "description": "Vote optimizes the election.", "main": "app.js", "scripts": {