Skip to content

Commit 1202ed0

Browse files
🔖 build(response_shaper): Publish version 1.1.0
1 parent 3a3fb00 commit 1202ed0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = [ "poetry-core" ]
44

55
[tool.poetry]
66
name = "api-response-shaper"
7-
version = "1.0.0"
7+
version = "1.1.0"
88
description = "An essential package for structuring and optimizing your API responses."
99
authors = [ "ARYAN-NIKNEZHAD <[email protected]>", "MEHRSHAD-MIRSHEKARY <[email protected]>" ]
1010
license = "MIT"
@@ -239,7 +239,7 @@ B104 = { check_typed_list = true }
239239

240240
[tool.commitizen]
241241
name = "cz_conventional_commits"
242-
version = "1.0.0"
242+
version = "1.1.0"
243243
tag_format = "v$version"
244244

245245
[tool.commitizen.settings]

0 commit comments

Comments
 (0)