Skip to content

Commit

Permalink
Release version 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matrei committed Jul 27, 2023
1 parent f16d063 commit ff2eaf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To install just add the plugin to the plugins block of `build.gradle`:

For Grails 5.x.x
```groovy
implementation "io.github.gpc:asynchronous-mail:3.1.1"
implementation "io.github.gpc:asynchronous-mail:3.1.2"
```

For grails 4.0.x
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=3.1.2-SNAPSHOT
version=3.1.2
grailsVersion=5.3.3
grailsGradlePluginVersion=5.3.0
groovyVersion=3.0.14
Expand Down

0 comments on commit ff2eaf6

Please sign in to comment.