forgot to commit the version update

This commit is contained in:
David Blacka 2023-07-24 08:22:28 -04:00
parent e73b5ddd53
commit 5fef1dcf24
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 {