Skip to content

Commit cbb5fbf

Browse files
committed
Bump version up to 0.8.2
1 parent 9fe4393 commit cbb5fbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1",
3+
"version": "0.8.2",
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
@@ -663,7 +663,7 @@
663663
class="card-link"
664664
href="https://github.com/cityjson/ninja"
665665
target="_blank"
666-
><i class="fab fa-github"></i> ninja v0.8.1</a>
666+
><i class="fab fa-github"></i> ninja v0.8.2</a>
667667
</div>
668668
</div>
669669
</div>

0 commit comments

Comments
 (0)