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; 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 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 @@ 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 @@ 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": {