From af1e7e1443bd36223c5b3005bd5608341c9a2e0b Mon Sep 17 00:00:00 2001 From: Paul Gray Date: Sun, 19 Aug 2018 18:14:40 -0400 Subject: [PATCH] v1.5.0 --- 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 e7e2528..e1414b3 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 d348c8b..cc09a3a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -289,7 +289,7 @@

Chaining

diff --git a/package.json b/package.json index ec7081d..f4d2a94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chainable-components", - "version": "1.4.0", + "version": "1.5.0", "description": "", "license": "MIT", "main": "lib/index.js",