release: prepare for 1.7.5

Written the changelog and updated package.json.
This commit is contained in:
muxator 2019-01-26 00:16:03 +01:00
parent d475cc3d08
commit 4f0a2785da
3 changed files with 20 additions and 2 deletions

View file

@ -83,6 +83,7 @@
"scripts": {
"test": "nyc mocha --timeout 5000 ../tests/backend/specs/api"
},
"version": "1.7.0",
"version": "1.7.5",
"license": "Apache-2.0"
}