diff --git a/.gitignore b/.gitignore index b372999..3b72557 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ pnpm-debug.log* .cache *.bak example* +docs diff --git a/README.md b/README.md index e808e1d..c1ae832 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ yarn add @coders-tm/vue-number-format ``` ## Vue 2.0 ```bash -npm install @coders-tm/vue-number-format@^2.13.0 +npm install @coders-tm/vue-number-format@^2.14.0 or -yarn add @coders-tm/vue-number-format@^2.13.0 +yarn add @coders-tm/vue-number-format@^2.14.0 ``` ## Features