Skip to content

Commit

Permalink
v13.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xzel23 committed Sep 24, 2024
1 parent 58b6b80 commit b25ecef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ the parameter.
- IoUtil.closeAll()
- code cleanup
- prevent serialization of logging related classes for security reasons
- javadoc
### 13.1.1
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// define project name and version
rootProject.name = "dua3-utility"
val projectVersion = "13.1.2-SNAPSHOT"
val projectVersion = "13.1.2"

// define subprojects
include("utility")
Expand Down

0 comments on commit b25ecef

Please sign in to comment.