From 689cf8dffcd698c3cdca405ac75680ec35606842 Mon Sep 17 00:00:00 2001 From: Stelios Vitalis Date: Mon, 4 Apr 2022 17:11:47 +0200 Subject: [PATCH] Update info to v0.6.1 --- package.json | 2 +- src/App.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8b62a1f..3f05313 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ninja", - "version": "0.6.0", + "version": "0.6.1", "private": true, "scripts": { "build": "parcel build public/index.html public/*.svg --out-dir ./dist/ --public-url . --no-cache", diff --git a/src/App.vue b/src/App.vue index de66620..28698a1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -396,7 +396,7 @@ class="card-link" href="https://github.com/cityjson/ninja" target="_blank" - > ninja v0.6.0 + > ninja v0.6.1