Merge pull request #15 from joneshf/bump-version

Bump version to 0.3.1.0
This commit is contained in:
Hardy Jones 2018-08-08 04:33:20 -07:00 committed by GitHub
commit 4a7a221ace
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 11 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 0.3.1.0
* [Drop some test dependencies](https://github.com/joneshf/rollbar-hs/pull/12)
* [Relax upper bound for `network` to 2.8](https://github.com/joneshf/rollbar-hs/pull/14)
## 0.3.0.1
* [Add a changelog](https://github.com/joneshf/rollbar-hs/pull/10)

View File

@ -5,7 +5,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.1"
"version": "0.3.1.0"
},
"platform": "linux",
"environment": "HB\u0010BuQ\u0017\u00064d*HE\u000b9\u0019\u001b*\u000e\u0013",
@ -24,7 +24,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.1"
"version": "0.3.1.0"
},
"platform": "linux",
"environment": "\u001dGesd@(b)ppm/Z",
@ -43,7 +43,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.1"
"version": "0.3.1.0"
},
"platform": "linux",
"environment": "/dt",
@ -62,7 +62,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.1"
"version": "0.3.1.0"
},
"platform": "linux",
"environment": "\u0003+(up!I",
@ -81,7 +81,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.1"
"version": "0.3.1.0"
},
"platform": "linux",
"environment": "V\u001csj\u001edR`T4?\u000eJ\u000cf",

View File

@ -5,7 +5,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.1"
"version": "0.3.1.0"
},
"platform": "linux",
"environment": "HB\u0010BuQ\u0017\u00064d*HE\u000b9\u0019\u001b*\u000e\u0013",
@ -24,7 +24,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.1"
"version": "0.3.1.0"
},
"platform": "linux",
"environment": "\u001dGesd@(b)ppm/Z",
@ -43,7 +43,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.1"
"version": "0.3.1.0"
},
"platform": "linux",
"environment": "/dt",
@ -62,7 +62,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.1"
"version": "0.3.1.0"
},
"platform": "linux",
"environment": "\u0003+(up!I",
@ -81,7 +81,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.1"
"version": "0.3.1.0"
},
"platform": "linux",
"environment": "V\u001csj\u001edR`T4?\u000eJ\u000cf",

View File

@ -43,4 +43,4 @@ tests:
- unordered-containers >= 0.2
main: Main.hs
source-dirs: test
version: '0.3.0.1'
version: '0.3.1.0'