Skip to content

Commit 182a626

Browse files
committed
Bump client version to 0.14.0
1 parent 5f732f0 commit 182a626

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.13.0"
3+
version = "0.14.0"
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)