Bump version to 0.1.1

This commit is contained in:
Tulir Asokan 2021-05-02 19:07:48 +03:00
parent e5ec9b179e
commit 2f7c20dffd
4 changed files with 5 additions and 3 deletions

View file

@ -1 +1 @@
__version__ = "0.1.0"
__version__ = "0.1.1"

View file

@ -1,6 +1,6 @@
{
"name": "maubot-manager",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"author": "Tulir Asokan",
"license": "AGPL-3.0-or-later",