diff --git a/gradle.properties b/gradle.properties index a8dd2cb..4eb7f98 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUPSID=com.mingliqiye ARTIFACTID=hash-utils -VERSIONS=1.0.1 +VERSIONS=1.0.2 MAINCLASS=com.mingliqiye.utils.HashUtils JDKVERSIONS=1.8