Skip to content

Commit

Permalink
Release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
logicalparadox committed Nov 30, 2013
1 parent 9fb27dc commit 0707ba6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

0.1.2 / 2013-11-30
==================

* Library: constructor with new

0.1.1 / 2013-10-10
==================

Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "type-detect"
, "repo": "chaijs/type-detect"
, "version": "0.1.1"
, "version": "0.1.2"
, "description": "Improved typeof detection for node.js and the browser."
, "license": "MIT"
, "keywords": [
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": "type-detect"
, "version": "0.1.1"
, "version": "0.1.2"
, "description": "Improved typeof detection for node.js and the browser."
, "author": "Jake Luer <[email protected]> (http://alogicalparadox.com)"
, "license": "MIT"
Expand Down

0 comments on commit 0707ba6

Please sign in to comment.