| commit | a53fc621e5cec4e3d43c9bf264fbd7f38a2b0bb2 | [log] [tgz] |
|---|---|---|
| author | jameskleeh <james.kleeh@gmail.com> | Thu Oct 03 01:02:10 2019 -0400 |
| committer | jameskleeh <james.kleeh@gmail.com> | Thu Oct 03 01:02:10 2019 -0400 |
| tree | 7e2d38c30373512048cf215d84504cb97bc23dea | |
| parent | f52900c9efe702f159c29f9bcd3dc5ac24a381d5 [diff] |
Release 4.0.3
diff --git a/build.gradle b/build.gradle index 9edd2f4..22562c7 100644 --- a/build.gradle +++ b/build.gradle
@@ -10,7 +10,7 @@ } } -version "4.0.3.BUILD-SNAPSHOT" +version "4.0.3" group "org.grails.plugins" apply plugin:"eclipse" @@ -94,4 +94,4 @@ details.useVersion("7.0.0.RC1") } } -} \ No newline at end of file +}