We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a8898 commit ba1c015Copy full SHA for ba1c015
CHANGELOG.md
@@ -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
8
# [3.0.0](https://github.com/researchgate/node-file-processor/compare/v2.0.0...v3.0.0) (2020-05-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@researchgate/file-processor",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Run parallel tasks on a multiple files",
"main": "index.js",
"author": "Sergey Tatarintsev <sergey.tatarintsev@researchgate.net> (https://github.com/SevInf)",
0 commit comments