Skip to content

Commit ff2eaf6

Browse files
committed
Release version 3.1.2
1 parent f16d063 commit ff2eaf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To install just add the plugin to the plugins block of `build.gradle`:
2727

2828
For Grails 5.x.x
2929
```groovy
30-
implementation "io.github.gpc:asynchronous-mail:3.1.1"
30+
implementation "io.github.gpc:asynchronous-mail:3.1.2"
3131
```
3232

3333
For grails 4.0.x

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=3.1.2-SNAPSHOT
1+
version=3.1.2
22
grailsVersion=5.3.3
33
grailsGradlePluginVersion=5.3.0
44
groovyVersion=3.0.14

0 commit comments

Comments
 (0)