Skip to content

Commit d651d73

Browse files
committed
Bump version up to 0.8.1
1 parent ff81ee2 commit d651d73

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ninja",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"private": true,
55
"scripts": {
66
"start": "parcel public/index.html",

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@
650650
class="card-link"
651651
href="https://github.com/cityjson/ninja"
652652
target="_blank"
653-
><i class="fab fa-github"></i> ninja v0.8.0</a>
653+
><i class="fab fa-github"></i> ninja v0.8.1</a>
654654
</div>
655655
</div>
656656
</div>

0 commit comments

Comments
 (0)