Skip to content

Commit e747920

Browse files
committed
[2.0.0] - 2024-10-23
1 parent bf37787 commit e747920

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.0] - 2024-10-23
11+
1012
### Changed
1113

1214
- EvalScript method evalKts() changed in handle()

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>1.0.1-SNAPSHOT</version>
16+
<version>2.0.0</version>
1717

1818
<licenses>
1919
<license>

0 commit comments

Comments
 (0)