From e8af1d65987739a7ab277dedd9772c7398154ff3 Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Wed, 7 Mar 2018 00:01:49 +0000 Subject: [PATCH] Introduce versioning --- README.md | 3 +++ VERSION | 1 + 2 files changed, 4 insertions(+) create mode 100644 VERSION diff --git a/README.md b/README.md index 71a22d0..d83b30d 100644 --- a/README.md +++ b/README.md @@ -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), which lacks the automatic generation (and so easy update) to be found in this package. + +The version of the mime-db package used is tracked in the VERSION file, and +updates will be given a corresponding tag. diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..cde949b --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +v1.33.0