Skip to content

Commit a247638

Browse files
author
Dipak Sarkar
committed
updated docs
1 parent fb8c0ef commit a247638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Introduction
22
Vue Number Format is used to format a number using fixed-point notation. It can be used to format a number with a specific number of digits to the right of the decimal.
33
## Installation
4-
Install the npm package: @coders-tm/vue-number-format@1.1.1 for Vue 2.0
4+
Install the npm package: @coders-tm/vue-number-format@2.0.4 for Vue 2.0
55

66
```bash
77
npm install @coders-tm/vue-number-format

0 commit comments

Comments
 (0)