8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f158d1 commit 509a01aCopy full SHA for 509a01a
History.md
@@ -1,5 +1,5 @@
1
-undefined
2
-=========
+2.2.0 / 2015-11-13
+==================
3
4
* add option "decimalPlaces"
5
* add option "fixedDecimals"
component.json
@@ -6,7 +6,7 @@
6
"bytes",
7
"utility"
8
],
9
- "version": "2.1.0",
+ "version": "2.2.0",
10
"scripts": ["index.js"],
11
"license": "MIT"
12
}
package.json
@@ -1,7 +1,7 @@
{
"name": "bytes",
"description": "Utility to parse a string bytes to bytes and vice-versa",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
"contributors": [
"Jed Watson <jed.watson@me.com>",
0 commit comments