From 5abcc8c3a13ecb943da050b8b9065b02d77c043e Mon Sep 17 00:00:00 2001 From: Alexander Golovanov Date: Wed, 10 Jan 2018 16:45:45 -0600 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2569d5..bd1e673 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@textpress/textpress-http-errors", - "version": "0.1.1", + "version": "0.1.2", "main": "lib/index.js", "repository": "git@github.com:textpress/textpress-http-errors.git", "scripts": {