Skip to content

Commit ca1447a

Browse files
committed
Updated version to V1.0.3
1 parent eab4668 commit ca1447a

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.3 2016-01-03
2+
----------------
3+
- Fixed toString for ObjectId so it will work with inspect.
4+
15
1.0.2 2016-01-02
26
----------------
37
- Minor optimizations for ObjectID to use Buffer.from where available.

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.2",
15+
"version": "1.0.3",
1616
"author": "Christian Amor Kvalheim <[email protected]>",
1717
"contributors": [],
1818
"repository": "mongodb/js-bson",

0 commit comments

Comments
 (0)