From 56ea9e49196944fc3df5191c7b739b31fd05b8a6 Mon Sep 17 00:00:00 2001 From: Florian Keller Date: Tue, 6 Aug 2019 17:29:56 +0200 Subject: [PATCH] 0.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5025645e..62bd6c70 100644 --- a/package.json +++ b/package.json @@ -83,5 +83,5 @@ "test": "yarn lint && yarn test:node", "test:node": "nyc jasmine --config=jasmine.json" }, - "version": "0.0.18" + "version": "0.0.19" }