Skip to content

Commit 29d20d6

Browse files
committed
🔧 Bump version: 1.1.1 → 1.1.2
1 parent 0f11360 commit 29d20d6

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 = 1.1.1
2+
current_version = 1.1.2
33
commit = True
44
tag = False
55

‎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 = "scripts"
3-
version = "1.1.1"
3+
version = "1.1.2"
44
description = "CICD Core Scripts"
55
authors = ["B <[email protected]>"]
66
license = "Apache 2.0"

0 commit comments

Comments
 (0)