1 Commits

Author SHA1 Message Date
5fef1dcf24 forgot to commit the version update 2023-07-24 08:22:28 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
version=0.17
version=0.17.1

View File

@@ -10,7 +10,7 @@ apply plugin: 'idea'
jar {
baseName = 'jdnssec-tools'
version = '0.17'
version = '0.17.1'
}
repositories {