Skip to content

Commit

Permalink
Release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Jul 11, 2019
1 parent 0e699c2 commit 572ab01
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
title=Grails Async Framework
authors=Graeme Rocher
projectVersion=4.0.0.BUILD-SNAPSHOT
projectVersion=4.0.0
projectDesc=Grails Async Libraries
projectUrl=https://github.com/grails/grails-async
githubSlug=grails/grails-async
githubBranch=master
developers=Graeme Rocher
grailsVersion=4.0.0.M1
grailsVersion=4.0.0
grailsDocsVersion=4.0.0.M1
groovyVersion=2.5.6
gormVersion=7.0.0.RC1
gormVersion=7.0.2.RELEASE
servletApiVersion=4.0.1
spockVersion=1.2-groovy-2.5
springVersion=5.1.5.RELEASE
springVersion=5.1.8.RELEASE
slf4jVersion=1.7.22
rxJavaVersion=1.3.0
rxJava2Version=2.1.3
Expand Down

0 comments on commit 572ab01

Please sign in to comment.