8000 Release 2.2.0 · visionmedia/bytes.js@509a01a · GitHub
[go: up one dir, main page]

Skip to content

Commit 509a01a

Browse files
committed
Release 2.2.0
1 parent 2f158d1 commit 509a01a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

History.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
undefined
2-
=========
1+
2.2.0 / 2015-11-13
2+
==================
33

44
* add option "decimalPlaces"
55
* add option "fixedDecimals"

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bytes",
77
"utility"
88
],
9-
"version": "2.1.0",
9+
"version": "2.2.0",
1010
"scripts": ["index.js"],
1111
"license": "MIT"
1212
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bytes",
33
"description": "Utility to parse a string bytes to bytes and vice-versa",
4-
"version": "2.1.0",
4+
"version": "2.2.0",
55
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
66
"contributors": [
77
"Jed Watson <jed.watson@me.com>",

0 commit comments

Comments
 (0)
0