Skip to content

Commit

Permalink
chore(release): 8.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [8.5.1](v8.5.0...v8.5.1) (2020-09-25)
  • Loading branch information
semantic-release-bot committed Sep 25, 2020
1 parent 00336d3 commit 6a57c87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [8.5.1](https://github.com/makeomatic/ms-payments/compare/v8.5.0...v8.5.1) (2020-09-25)

# [8.5.0](https://github.com/makeomatic/ms-payments/compare/v8.4.1...v8.5.0) (2020-09-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ms-payments",
"description": "Core of the microservice for handling payments",
"version": "8.5.0",
"version": "8.5.1",
"main": "./lib/index.js",
"scripts": {
"compile": "rimraf ./lib && babel -d ./lib --copy-files ./src",
Expand Down

0 comments on commit 6a57c87

Please sign in to comment.