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