From d907c26dea9048ad3824a56bebb45547b4b3442a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Wed, 30 May 2018 10:07:20 +0200 Subject: [PATCH] 9.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddec2e8e..9d34cef7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bankai", - "version": "9.12.1", + "version": "9.13.0", "description": "The easiest way to compile JavaScript, HTML and CSS", "license": "Apache-2.0", "repository": "choojs/bankai",