Introduce versioning

This commit is contained in:
2018-03-07 00:01:49 +00:00
parent fbe149aadc
commit e8af1d6598
2 changed files with 4 additions and 0 deletions

View File

@@ -10,3 +10,6 @@ when `/etc/mime.types` is unavailable on your platform!
This work is somewhat inspired by [mime-ext-go](https://github.com/mytrile/mime-ext-go), This work is somewhat inspired by [mime-ext-go](https://github.com/mytrile/mime-ext-go),
which lacks the automatic generation (and so easy update) to be found in this which lacks the automatic generation (and so easy update) to be found in this
package. package.
The version of the mime-db package used is tracked in the VERSION file, and
updates will be given a corresponding tag.

1
VERSION Normal file
View File

@@ -0,0 +1 @@
v1.33.0