Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ba1c015

Browse files
committedMay 7, 2020
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2020-05-07) ### Reverts * Revert "chore: debug travis" ([a9a8898](a9a8898))
1 parent a9a8898 commit ba1c015

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.1](https://github.com/researchgate/node-file-processor/compare/v3.0.0...v3.0.1) (2020-05-07)
2+
3+
4+
### Reverts
5+
6+
* Revert "chore: debug travis" ([a9a8898](https://github.com/researchgate/node-file-processor/commit/a9a8898fcb8a292665bb9716e8fef5de5dc3a1e5))
7+
18
# [3.0.0](https://github.com/researchgate/node-file-processor/compare/v2.0.0...v3.0.0) (2020-05-07)
29

310

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@researchgate/file-processor",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Run parallel tasks on a multiple files",
55
"main": "index.js",
66
"author": "Sergey Tatarintsev <sergey.tatarintsev@researchgate.net> (https://github.com/SevInf)",

0 commit comments

Comments
 (0)
Please sign in to comment.