Skip to content

Commit

Permalink
chore: set version to 0.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jendrik Johannes <[email protected]>
  • Loading branch information
jjohannes committed Jan 9, 2025
1 parent 7bd02b0 commit 2edbfeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Modules (subprojects) are located in the directory hierarchy by using the `javaM
```
// settings.gradle.kts
plugins {
id("org.hiero.gradle.build") version "0.2.0"
id("org.hiero.gradle.build") version "0.2.1"
}
// Define location of Modules (subprojects)
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.2.1

0 comments on commit 2edbfeb

Please sign in to comment.