We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe4393 commit cbb5fbfCopy full SHA for cbb5fbf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ninja",
3
- "version": "0.8.1",
+ "version": "0.8.2",
4
"private": true,
5
"scripts": {
6
"start": "parcel public/index.html",
src/App.vue
@@ -663,7 +663,7 @@
663
class="card-link"
664
href="https://github.com/cityjson/ninja"
665
target="_blank"
666
- ><i class="fab fa-github"></i> ninja v0.8.1</a>
+ ><i class="fab fa-github"></i> ninja v0.8.2</a>
667
</div>
668
669
0 commit comments