Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Commit

Permalink
Bump to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PierrickP committed Aug 8, 2016
1 parent aec0822 commit 6b7839d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [1.3.1] - 2016-08-08

### Added

+ Added [snyk](https://snyk.io) test / badge

### Updated

+ Update `promise-request`

## [1.3.0] - 2016-07-21

### Added
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "n26",
"version": "1.3.0",
"version": "1.3.1",
"description": "Un-official node.js module for interact with your N26 (previously Number26) account",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -51,4 +51,4 @@
"request": "^2.74.0",
"request-promise": "^4.1.0"
}
}
}

0 comments on commit 6b7839d

Please sign in to comment.