diff --git a/gradle.properties b/gradle.properties index 58d8b22..b5598b5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUPSID=com.mingliqiye ARTIFACTID=socket-utilts -VERSIONS=0.1 +VERSIONS=1.0.1 MAINCLASS=com.mingliqiye.Main JDKVERSIONS=1.8