Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit 4e373b5

Browse files
committed
0.2.0
Automatically generated by python-semantic-release
1 parent 1a14680 commit 4e373b5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
<!--next-version-placeholder-->
4+
5+
## v0.2.0 (2021-10-14)
6+
### Feature
7+
* Initial release ([`1a14680`](https://github.com/CycloneDX/cyclonedx-conan/commit/1a14680171bb19bdc312d0e30277a54a713bdc17))

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 = "cyclonedx-conan"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Creates CycloneDX Software Bill of Materials (SBOM) documents for C/C++ projects using Conan"
55
authors = ["Patrick Dwyer <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)