Skip to content

Commit 1533ebd

Browse files
committed
v2.17.0
1 parent 0c3c5ac commit 1533ebd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Vue Number Format is used to format a number using fixed-point notation. It can
1313
## Installation
1414

1515
```bash
16-
npm install @coders-tm/vue-number-format@2.16.0
16+
npm install @coders-tm/vue-number-format@2.17.0
1717
or
18-
yarn add @coders-tm/vue-number-format@2.16.0
18+
yarn add @coders-tm/vue-number-format@2.17.0
1919
```
2020

2121
## Features

docs/guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Get all the essentials features Starting at £0.99/mo<br>
2020
## Installation
2121

2222
::: warning
23-
Install the npm package @coders-tm/vue-number-format@^2.16.0 for Vue 2.0
23+
Install the npm package @coders-tm/vue-number-format@^2.17.0 for Vue 2.0
2424
:::
2525

2626
```bash:no-line-numbers

0 commit comments

Comments
 (0)