Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
avoidwork committed Jan 25, 2017
1 parent 1dee34f commit 7bc227e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ _*(boolean)*_ Enables `bit` sizes, default is `false`
_*(number)*_ Specifies the SI suffix via exponent, e.g. `2` is `MB` for bytes, default is `-1`

### fullform
_*(boolean)*_ Enables long form of unit of measure, default is `false`
_*(boolean)*_ Enables full form of unit of measure, default is `false`

### output
_*(string)*_ Output of function (`array`, `exponent`, `object`, or `string`), default is `string`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "filesize",
"description": "JavaScript library to generate a human readable String describing the file size",
"version": "3.5.1",
"version": "3.5.2",
"homepage": "http://filesizejs.com",
"author": "Jason Mulligan <jason.mulligan@avoidwork.com>",
"repository": {
Expand Down

0 comments on commit 7bc227e

Please sign in to comment.