From c9265d7f0937eaa952f6a52e33a8e08667eefb51 Mon Sep 17 00:00:00 2001 From: alliesahn Date: Wed, 26 Apr 2017 13:58:06 -0400 Subject: [PATCH] 1.0.1 --- npm-shrinkwrap.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 632c699..02e6482 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "clay-utils", - "version": "1.0.0", + "version": "1.0.1", "dependencies": { "chai": { "version": "3.5.0", diff --git a/package.json b/package.json index c4bf669..00054a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clay-utils", - "version": "1.0.0", + "version": "1.0.1", "description": "A collection of utility functions for working with Clay.", "main": "index.js", "scripts": {