Skip to content

Commit

Permalink
chore(*): Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Apr 27, 2017
1 parent 2a7b25c commit 02266c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

1.0.2 / 2017-04-27
==================

* fix(*): Fix Blob detection for iOS 8/9

1.0.1 / 2017-04-05
==================

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": "has-binary2",
"version": "1.0.1",
"version": "1.0.2",
"description": "A function that takes anything in javascript and returns true if its argument contains binary data.",
"dependencies": {
"isarray": "2.0.1"
Expand Down

0 comments on commit 02266c0

Please sign in to comment.