From 111587b137609abff72f2ae0522ecfa7f454277d Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Sun, 7 Feb 2016 10:41:00 -0500 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f03f9e..61b78f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "preact-jsx-chai", - "version": "1.0.0", + "version": "1.1.0", "description": "Extend Chai with support for asserting JSX equality & contents.", "main": "dist/index.js", "scripts": {