[0.59.3] Bump version numbers

This commit is contained in:
Lorenzo Sciandra
2019-04-01 12:43:47 +01:00
parent df7ea67313
commit 3b91a7ec23
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,6 +12,6 @@
exports.version = {
major: 0,
minor: 59,
patch: 2,
patch: 3,
prerelease: null,
};