release: 0.10.1

This commit is contained in:
Norbert Renner 2019-05-22 19:44:18 +02:00
parent 60b9a45815
commit 1bcc2ea8a4
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@
href="#"
data-toggle="modal"
data-target="#about"
>BRouter-Web <sup class="version">0.10.0</sup></a
>BRouter-Web <sup class="version">0.10.1</sup></a
>
<button
class="navbar-toggler hidden-md-up"

View file

@ -1,6 +1,6 @@
{
"name": "brouter-web",
"version": "0.10.0",
"version": "0.10.1",
"description": "Web client for BRouter",
"main": "js/index.js",
"scripts": {