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 b6b8baa commit 518f55bCopy full SHA for 518f55b
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.0.1] - 2024-10-24
11
+
12
### Changed
13
14
- Minor changes in logging and exception messaging
pom.xml
@@ -13,7 +13,7 @@
<name>Fugerit Script Helper</name>
15
<description>Helper classes for running kotlin script.</description>
16
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
17
18
<licenses>
19
<license>
0 commit comments