Version Bump v6.1.4

This commit is contained in:
2020-12-21 08:03:15 +05:30
parent 4386ee45b8
commit c6da3b9e38
5 changed files with 5 additions and 5 deletions

View File

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

View File

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