From 92e7b0897fb217ce3e456eb3137c4ff2d1c0c801 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Tue, 23 May 2017 12:04:42 +0200 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32f2513..e003f7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yo-yo", - "version": "1.4.0", + "version": "1.4.1", "description": "A tiny library for building modular UI components using DOM diffing and ES6 tagged template literals", "main": "index.js", "scripts": {