From d69ab7c1096c27245e4e7822e77944734ab53351 Mon Sep 17 00:00:00 2001 From: Michael Currin <18750745+MichaelCurrin@users.noreply.github.com> Date: Sat, 18 Sep 2021 15:10:06 +0200 Subject: [PATCH] 2.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce1e27fa..9bde3c65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "badge-generator", - "version": "2.15.0", + "version": "2.16.0", "scripts": { "lint:check": "vue-cli-service lint --no-fix --max-warnings 10", "lint:fix": "vue-cli-service lint",