Skip to content

Commit 31cf8a7

Browse files
committed
v2.14.0
1 parent 834218e commit 31cf8a7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ pnpm-debug.log*
1414
.cache
1515
*.bak
1616
example*
17+
docs

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ yarn add @coders-tm/vue-number-format
1212
```
1313
## Vue 2.0
1414
```bash
15-
npm install @coders-tm/vue-number-format@^2.13.0
15+
npm install @coders-tm/vue-number-format@^2.14.0
1616
or
17-
yarn add @coders-tm/vue-number-format@^2.13.0
17+
yarn add @coders-tm/vue-number-format@^2.14.0
1818
```
1919
## Features
2020

0 commit comments

Comments
 (0)