Release: 1.0.1

This commit is contained in:
deltreey
2015-08-05 19:57:00 -04:00
parent e6684b7384
commit 7443e511f7
5 changed files with 5 additions and 5 deletions

View File

@@ -260,7 +260,7 @@ return wildstring;
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
on Tue Aug 4th 2015 using the <a
on Wed Aug 5th 2015 using the <a
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>

View File

@@ -138,7 +138,7 @@ grunt</code></pre><p>grunt will run all the tests and jshint, so just make sure
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
on Tue Aug 4th 2015 using the <a
on Wed Aug 5th 2015 using the <a
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>

View File

@@ -165,7 +165,7 @@
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
on Tue Aug 4th 2015 using the <a
on Wed Aug 5th 2015 using the <a
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>

View File

@@ -761,7 +761,7 @@
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
on Tue Aug 4th 2015 using the <a
on Wed Aug 5th 2015 using the <a
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>

View File

@@ -1,6 +1,6 @@
{
"name": "wildstring",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple String Wildcard Handling",
"main": "wildstring.js",
"scripts": {