We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 544516a commit 81bc2caCopy full SHA for 81bc2ca
CHANGELOG.md
@@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
### Other Notes & Contributions
22
-->
23
24
+## [0.5.1] - 2025-01-05
25
+
26
### Fixed
27
28
- Fixed Circuit presenter code generator - [#98](https://github.com/r0adkll/kimchi/pull/98)
gradle.properties
@@ -44,4 +44,4 @@ POM_DEVELOPER_ID=r0adkll
44
POM_DEVELOPER_NAME=Drew Heavner
45
POM_DEVELOPER_URL=https://github.com/r0adkll
46
POM_INCEPTION_YEAR=2024
47
-VERSION_NAME=0.6.0-SNAPSHOT
+VERSION_NAME=0.5.1
0 commit comments