Skip to content

Commit bc52add

Browse files
committed
ci-bump-version
1 parent e1e072a commit bc52add

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "codeconcat"
9-
version = "2.2.1" # Assuming this is your intended version
9+
version = "2.2.2" # Assuming this is your intended version
1010
authors = [
11-
{ name="Luis Guilherme", email="lgpelin92@gmail.com" },
11+
{ name="Luis Guilherme", email="lgpelin92@gmail.com" },
1212
]
1313
description = "A tool to concatenate folders into a single text file, respecting .gitignore and using optional config."
1414
readme = "README.md"

0 commit comments

Comments
 (0)