Skip to content

Commit dc6d562

Browse files
committed
Bump version to 0.10.2
Signed-off-by: Nick Diego Yamane <[email protected]>
1 parent a7c599b commit dc6d562

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "compiledb"
7-
version = "0.10.1"
7+
version = "0.10.2"
88
description = "Tool for generating Clang JSON Compilation Database files for make-based build systems."
99
license = {file = "LICENSE"}
1010
authors = [{name = "Nick Yamane", email = "[email protected]"}]

0 commit comments

Comments
 (0)