Skip to content

Commit

Permalink
Release 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Feb 14, 2014
1 parent c987880 commit 385c1d7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

0.1.4 / 2014-02-14
==================

* index: make `getOwnPropertyNames` and `getOwnPropertyDescriptor`
optional for old browsers

0.1.3 / 2014-02-14
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "util-inspect",
"version": "0.1.3",
"version": "0.1.4",
"description": "cross-browser node.js `util.inspect`",
"dependencies": {
"isarray": "0.0.1",
Expand Down

0 comments on commit 385c1d7

Please sign in to comment.