diff --git a/gradle.properties b/gradle.properties index a693001..855525c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ title=Grace Async Framework authors=Michael Yan -projectVersion=5.1.2-SNAPSHOT +projectVersion=5.1.2 projectDesc=Grace Async Libraries projectUrl=https://github.com/graceframework/grace-async githubSlug=graceframework/grace-async