Version bump

This commit is contained in:
Fabian 2019-07-05 14:26:18 +02:00
parent 38b2cd8fa4
commit 933ecc050a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@hibas123/secure-file-wrapper", "name": "@hibas123/secure-file-wrapper",
"version": "2.5.0", "version": "2.5.1",
"main": "lib/index.js", "main": "lib/index.js",
"author": "Fabian Stamm <dev@fabianstamm.de>", "author": "Fabian Stamm <dev@fabianstamm.de>",
"license": "MIT", "license": "MIT",
@ -26,4 +26,4 @@
"mocha": "^6.1.4", "mocha": "^6.1.4",
"typescript": "^3.5.2" "typescript": "^3.5.2"
} }
} }