Merge pull request #11 from joneshf/bump-version

Bump version to 0.3.0.1
This commit is contained in:
Hardy Jones 2018-07-29 17:30:52 -07:00 committed by GitHub
commit a78cb83998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 11 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 0.3.0.1
* [Add a changelog](https://github.com/joneshf/rollbar-hs/pull/10)
## 0.3.0.0
* [Bump `aeson` upper bound](https://github.com/joneshf/rollbar-hs/pull/3)

View File

@ -5,7 +5,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.0"
"version": "0.3.0.1"
},
"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.0"
"version": "0.3.0.1"
},
"platform": "linux",
"environment": "\u001dGesd@(b)ppm/Z",
@ -43,7 +43,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.0"
"version": "0.3.0.1"
},
"platform": "linux",
"environment": "/dt",
@ -62,7 +62,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.0"
"version": "0.3.0.1"
},
"platform": "linux",
"environment": "\u0003+(up!I",
@ -81,7 +81,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.0"
"version": "0.3.0.1"
},
"platform": "linux",
"environment": "V\u001csj\u001edR`T4?\u000eJ\u000cf",

View File

@ -5,7 +5,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.0"
"version": "0.3.0.1"
},
"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.0"
"version": "0.3.0.1"
},
"platform": "linux",
"environment": "\u001dGesd@(b)ppm/Z",
@ -43,7 +43,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.0"
"version": "0.3.0.1"
},
"platform": "linux",
"environment": "/dt",
@ -62,7 +62,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.0"
"version": "0.3.0.1"
},
"platform": "linux",
"environment": "\u0003+(up!I",
@ -81,7 +81,7 @@
"data": {
"notifier": {
"name": "rollbar-hs",
"version": "0.3.0.0"
"version": "0.3.0.1"
},
"platform": "linux",
"environment": "V\u001csj\u001edR`T4?\u000eJ\u000cf",

View File

@ -45,4 +45,4 @@ tests:
- text >= 1.2
main: Main.hs
source-dirs: test
version: '0.3.0.0'
version: '0.3.0.1'