diff --git a/dist/pinyin-separate.js b/dist/pinyin-separate.js index 817b744..6c61e65 100644 --- a/dist/pinyin-separate.js +++ b/dist/pinyin-separate.js @@ -1,5 +1,5 @@ /*! - * pinyin-separate v1.0.8 (July 19th 2022) + * pinyin-separate v1.1.0 (July 19th 2022) * Separates a string containing pinyin notation (with diacritics) into an array of pinyin syllables, even if there are no spaces in between. * * https://github.com/Connum/npm-pinyin-separate#readme diff --git a/dist/pinyin-separate.min.js b/dist/pinyin-separate.min.js index 36d6189..d114277 100644 --- a/dist/pinyin-separate.min.js +++ b/dist/pinyin-separate.min.js @@ -1,5 +1,5 @@ /*! - * pinyin-separate v1.0.8 (July 19th 2022) + * pinyin-separate v1.1.0 (July 19th 2022) * Separates a string containing pinyin notation (with diacritics) into an array of pinyin syllables, even if there are no spaces in between. * * https://github.com/Connum/npm-pinyin-separate#readme