From 7443e511f79ba05d065e8f4541ade2f711fa63d4 Mon Sep 17 00:00:00 2001 From: deltreey Date: Wed, 5 Aug 2015 19:57:00 -0400 Subject: [PATCH] Release: 1.0.1 --- documentation/F__Git_wildstring_wildstring.js.html | 2 +- documentation/index.html | 2 +- documentation/namespaces.list.html | 2 +- documentation/wildstring.html | 2 +- package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/F__Git_wildstring_wildstring.js.html b/documentation/F__Git_wildstring_wildstring.js.html index f932efd..8de8c48 100644 --- a/documentation/F__Git_wildstring_wildstring.js.html +++ b/documentation/F__Git_wildstring_wildstring.js.html @@ -260,7 +260,7 @@ return wildstring; Documentation generated by JSDoc 3.3.2 - on Tue Aug 4th 2015 using the DocStrap template. diff --git a/documentation/index.html b/documentation/index.html index f109fef..1b7676a 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -138,7 +138,7 @@ grunt

grunt will run all the tests and jshint, so just make sure Documentation generated by JSDoc 3.3.2 - on Tue Aug 4th 2015 using the DocStrap template. diff --git a/documentation/namespaces.list.html b/documentation/namespaces.list.html index 074abfd..7609ab3 100644 --- a/documentation/namespaces.list.html +++ b/documentation/namespaces.list.html @@ -165,7 +165,7 @@ Documentation generated by JSDoc 3.3.2 - on Tue Aug 4th 2015 using the DocStrap template. diff --git a/documentation/wildstring.html b/documentation/wildstring.html index eff86ee..d385787 100644 --- a/documentation/wildstring.html +++ b/documentation/wildstring.html @@ -761,7 +761,7 @@ Documentation generated by JSDoc 3.3.2 - on Tue Aug 4th 2015 using the DocStrap template. diff --git a/package.json b/package.json index d0e3185..6d02b3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildstring", - "version": "1.0.0", + "version": "1.0.1", "description": "Simple String Wildcard Handling", "main": "wildstring.js", "scripts": {