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 2647251 commit 59d04fdCopy full SHA for 59d04fd
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.3.1] - 2024-09-10
25
+
26
### Fixed
27
28
- Fixed naive `toClassName()` function that broke on nested classes - [https://github.com/r0adkll/kimchi/pull/48]
gradle.properties
@@ -38,4 +38,4 @@ POM_DEVELOPER_ID=r0adkll
38
POM_DEVELOPER_NAME=Drew Heavner
39
POM_DEVELOPER_URL=https://github.com/r0adkll
40
POM_INCEPTION_YEAR=2024
41
-VERSION_NAME=0.4.0-SNAPSHOT
+VERSION_NAME=0.3.1
0 commit comments