feat: bump version

This commit is contained in:
Tomas
2019-08-06 12:28:10 +02:00
parent 5628db54b7
commit add8f680ee
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -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
View File
@@ -1,4 +1,4 @@
package filetype
// Version exposes the current package version.
const Version = "1.0.9"
const Version = "1.0.10"