From 712ca519a9ec1aed2c6a7eb7a48d03a6176423c4 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Sun, 22 Jan 2017 13:52:01 -0500 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c33d69..ab2b416 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typings-checker", - "version": "1.1.0", + "version": "1.1.1", "description": "Positive and negative assertions about TypeScript types and errors", "main": "src/index.js", "scripts": {