8000 Release 2.0.2 · visionmedia/bytes.js@613ebfa · GitHub
[go: up one dir, main page]

Skip to content

Commit 613ebfa

Browse files
committed
Release 2.0.2
1 parent 09fbbae commit 613ebfa

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-
unreleased
2-
==========
1+
2.0.2 / 2015-05-20
2+
==================
33

44
* remove map recreation
55
* remove unnecessary object construction

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.0.1",
9+
"version": "2.0.2",
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.0.1",
4+
"version": "2.0.2",
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