Skip to content

Commit 8dd35ca

Browse files
committed
updated version to V1.0.4
1 parent 9e4b56b commit 8dd35ca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.4 2016-01-11
2+
----------------
3+
- #204 remove Buffer.from as it's partially broken in early 4.x.x. series of node releases.
4+
15
1.0.3 2016-01-03
26
----------------
37
- Fixed toString for ObjectId so it will work with inspect.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"browser_build",
1313
"bower.json"
1414
],
15-
"version": "1.0.3",
15+
"version": "1.0.4",
1616
"author": "Christian Amor Kvalheim <christkv@gmail.com>",
1717
"contributors": [],
1818
"repository": "mongodb/js-bson",

0 commit comments

Comments
 (0)