From dc2ac6ae638abf246af088c4688901f6937a15a9 Mon Sep 17 00:00:00 2001 From: Jonas Hahnfeld Date: Wed, 9 Oct 2019 11:25:59 +0200 Subject: [PATCH] Bump version to 1.1.1 --- CHANGELOG.md | 5 +++++ dynconf.go | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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