diff --git a/CHANGELOG.md b/CHANGELOG.md index 821a8a0..fa16cbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +v1.1.1 [2019-10-09] +------------------- + + * Add variables for extra flags to Makefile. + v1.1 [2019-07-21] ----------------- diff --git a/dynconf.go b/dynconf.go index 89fb9df..5e6a09b 100644 --- a/dynconf.go +++ b/dynconf.go @@ -24,7 +24,7 @@ The commands are: ` const version = ` -DynConf 1.1 +DynConf 1.1.1 Copyright (C) 2018 - 2019 Jonas Hahnfeld License GPLv3+: GNU GPL version 3 or later This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you