mirror of
https://github.com/h2non/filetype.git
synced 2026-04-22 23:17:07 +08:00
feat: bump version
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
|
||||
v1.0.10 / 2019-08-06
|
||||
====================
|
||||
|
||||
* Merge pull request #76 from lex-r/fix-matroska-detection
|
||||
* fix: mkv and webm types detection
|
||||
|
||||
v1.0.9 / 2019-07-25
|
||||
===================
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package filetype
|
||||
|
||||
// Version exposes the current package version.
|
||||
const Version = "1.0.9"
|
||||
const Version = "1.0.10"
|
||||
|
||||
Reference in New Issue
Block a user