Changelog and prepare for release

This commit is contained in:
Sam Saffron 2019-07-08 11:41:55 +02:00
parent 004d48921e
commit 04aee89e77
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
08-07-2019
- Version 1.0.2
- Update mime types from upstream
14-08-2018
- Version 1.0.1
- Update mime types from upstream

View File

@ -1,3 +1,3 @@
module MiniMime
VERSION = "1.0.1"
VERSION = "1.0.2"
end