feat(version): bump to v1.0.4

This commit is contained in:
Tomas Aparicio
2017-11-29 16:11:41 +01:00
parent cbe8a8821a
commit 7883b4e5b0
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package filetype
// Version exposes the current package version.
const Version = "1.0.3"
const Version = "1.0.4"