Skip to content

Commit 0973d76

Browse files
committed
Release 1.0.0
1 parent e07ae1b commit 0973d76

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
1.0.0 / 2018-06-28
3+
==================
4+
5+
**others**
6+
* [[`e07ae1b`](http://github.com/node-modules/buffer-type/commit/e07ae1bf830afd369e892e8abeb722c75ccbaf80)] - * feat: support Exif - Exchange Image File Format image (fengmk2 <<fengmk2@gmail.com>>)
7+
28
0.0.2 / 2014-05-04
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "buffer-type",
3-
"version": "0.0.2",
3+
"version": "1.0.0",
44
"description": "Detect content-type from Buffer data.",
55
"main": "lib/buffer-type.js",
66
"files": [

0 commit comments

Comments
 (0)