2.0.0 release!!!!!!!

This commit is contained in:
ajgeiss0702
2021-08-07 12:00:00 -07:00
parent b30b0bfc88
commit 818cc56978
+1 -1
View File
@@ -11,7 +11,7 @@ repositories {
}
allprojects {
version = "2.0.0-pre6"
version = "2.0.0"
group = "us.ajg0702"
tasks.withType<Test>().configureEach {