From c43fd58f339a218ea065c3d6b47e9ee310c3edad Mon Sep 17 00:00:00 2001 From: deltreey Date: Tue, 25 Aug 2015 23:43:32 -0400 Subject: [PATCH] Release: 1.0.8 --- 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 d007c53..81612a6 100644 --- a/documentation/F__Git_wildstring_wildstring.js.html +++ b/documentation/F__Git_wildstring_wildstring.js.html @@ -258,7 +258,7 @@ if (typeof(define) !== 'undefined') { define([], wildstring); } Documentation generated by JSDoc 3.3.2 - on Fri Aug 14th 2015 using the DocStrap template. diff --git a/documentation/index.html b/documentation/index.html index 869019f..2b2ba76 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 Fri Aug 14th 2015 using the DocStrap template. diff --git a/documentation/namespaces.list.html b/documentation/namespaces.list.html index 3e66aa9..5a79f85 100644 --- a/documentation/namespaces.list.html +++ b/documentation/namespaces.list.html @@ -165,7 +165,7 @@ Documentation generated by JSDoc 3.3.2 - on Fri Aug 14th 2015 using the DocStrap template. diff --git a/documentation/wildstring.html b/documentation/wildstring.html index abedc2a..d423880 100644 --- a/documentation/wildstring.html +++ b/documentation/wildstring.html @@ -761,7 +761,7 @@ Documentation generated by JSDoc 3.3.2 - on Fri Aug 14th 2015 using the DocStrap template. diff --git a/package.json b/package.json index 9cf5d17..1b035ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildstring", - "version": "1.0.7", + "version": "1.0.8", "description": "Simple String Wildcard Handling", "main": "wildstring.js", "scripts": {