Skip to content

Commit 80d927a

Browse files
author
semantic-release
committed
chore(release): 1.1.3 [skip ci]
1 parent 6122f04 commit 80d927a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v1.1.3 (2025-03-08)
5+
6+
### Bug Fixes
7+
8+
- Add missing toml
9+
([`6122f04`](https://github.com/OffendingCommit/commit-bingo/commit/6122f04ce72f1a180db29cb67ff9a14338e63f18))
10+
11+
412
## v1.1.2 (2025-03-08)
513

614
### Bug Fixes

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 = "bingo"
3-
version = "1.1.2"
3+
version = "1.1.3"
44
description = "A bingo board generator using NiceGUI"
55
authors = ["Offending Commit <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)