From 3c604ed11f2b815ea4fe369471a2555b03383399 Mon Sep 17 00:00:00 2001 From: Patrick Steele-Idem Date: Thu, 16 Mar 2017 11:39:38 -0700 Subject: [PATCH] 4.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a475223f..0f8723c3d 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ ] }, "homepage": "http://markojs.com/", - "version": "4.1.1", + "version": "4.1.2", "logo": { "url": "https://raw.githubusercontent.com/marko-js/branding/master/marko-logo-small.png" },