Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Commit

Permalink
3.2.0 release (previous 3.1.2) + release notes updated + README.md ve…
Browse files Browse the repository at this point in the history
…rsions [ci skip]
  • Loading branch information
9cibot committed May 8, 2019
1 parent 40ccc4d commit d1618f1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 3.2.0
- 2019-05-08 - [16 commits](https://github.com/yakworks/grails-jasper-reports/compare/v3.1.2...v3.2.0) by [Joshua B](https://github.com/basejump) (8), sudhir nimavat (8) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.2.0-green.svg)](https://bintray.com/null/null/org.grails.plugins/3.2.0)
- Shipyak upgrade [(#14)](https://github.com/yakworks/grails-jasper-reports/pull/14)
- Upgrade to grails 339 and use shipkit, add circleci [(#12)](https://github.com/yakworks/grails-jasper-reports/pull/12)

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ see branch and versions 3.0.x - Works with Grails 3.2.x
Install for grails 3.3.x

```
compile "org.grails.plugins:jasper-reports:3.1.2"
compile "org.grails.plugins:jasper-reports:3.2.0"
```


Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Version of the produced binaries. This file is intended to be checked-in.
#It will be automatically bumped by release automation.
version=3.2.0
previousVersion=3.1.2
version=3.2.1
previousVersion=3.2.0
snapshot=false

0 comments on commit d1618f1

Please sign in to comment.