Version Bump v6.1.5

This commit is contained in:
2020-12-21 11:24:42 +05:30
parent b85e930ace
commit 7550ced477
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
__version__ = "6.1.4"
__version__ = "6.1.5"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "barker"
version = "6.1.4"
version = "6.1.5"
description = "Point of Sale for a restaurant"
authors = ["tanshu <git@tanshu.com>"]