[0.58.4] Bump version numbers

This commit is contained in:
Mike Grabowski
2019-02-04 17:52:41 +01:00
parent 2781ef0173
commit 6c839455ba
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -12,6 +12,6 @@
exports.version = {
major: 0,
minor: 58,
patch: 3,
patch: 4,
prerelease: null,
};