Skip to content

Commit 5064529

Browse files
committed
Bump client version to 0.12.1
1 parent c08b2cc commit 5064529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "battleship-tui"
3-
version = "0.12.0"
3+
version = "0.12.1"
44
description = "Battleship TUI is an implementation of the popular paper-and-pen Battleship game for your terminal."
55
authors = ["Roman Vlasenko <klavionik@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)