Skip to content

Commit 2f11b99

Browse files
Bump version: 0.1.11 → 0.1.12
1 parent 9fae4ab commit 2f11b99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.1.11
2+
current_version = 0.1.12
33
commit = True
44
tag = True
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "plover_websocket_server"
7-
version = "0.1.11"
7+
version = "0.1.12"
88
description = "A server for exposing Plover engine events and functionality"
99
authors = [{name = "Daniel de Souza", email = "daniel@cosmicdna.co.uk"}]
1010
license = {text = "GNU General Public License v3 or later (GPLv3+)"}

0 commit comments

Comments
 (0)