Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oderbolz committed Dec 17, 2019
1 parent 2baab24 commit 9553d20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

## [Unreleased][unreleased]

## 3.0.1 - 2019-12-17
### Fixed
- Travis deployment only on one node version


## 3.0.0 - 2019-12-17
### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openerz",
"version": "3.0.0",
"version": "3.0.1",
"description": "Open ERZ API",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9553d20

Please sign in to comment.