From d57a81f1fc779b9c15e9a8fabb14aae98931bf4e Mon Sep 17 00:00:00 2001 From: Paul Gray Date: Thu, 11 Oct 2018 21:10:25 -0400 Subject: [PATCH] v1.5.2 --- docs/API.html | 2 +- docs/index.html | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/API.html b/docs/API.html index 641d825..05da618 100644 --- a/docs/API.html +++ b/docs/API.html @@ -282,7 +282,7 @@

all

diff --git a/docs/index.html b/docs/index.html index 2d13d04..f39e055 100644 --- a/docs/index.html +++ b/docs/index.html @@ -289,7 +289,7 @@

Chaining

diff --git a/package.json b/package.json index fe2becf..5ea0bb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chainable-components", - "version": "1.5.1", + "version": "1.5.2", "description": "", "license": "MIT", "main": "lib/index.js",