Skip to content

Commit 518f55b

Browse files
committed
[2.0.1] - 2024-10-24
1 parent b6b8baa commit 518f55b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.0.1] - 2024-10-24
11+
1012
### Changed
1113

1214
- Minor changes in logging and exception messaging

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<name>Fugerit Script Helper</name>
1515
<description>Helper classes for running kotlin script.</description>
16-
<version>2.0.1-SNAPSHOT</version>
16+
<version>2.0.1</version>
1717

1818
<licenses>
1919
<license>

0 commit comments

Comments
 (0)