From 5a61fb4436733f9828f3165ef2ae263ec656ba20 Mon Sep 17 00:00:00 2001 From: Senan Kelly Date: Sun, 9 May 2021 00:20:53 +0100 Subject: [PATCH] chore: release 0.13.1 --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9e6c033..cdbbf136 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.13.1](https://www.github.com/sentriz/gonic/compare/v0.13.0...v0.13.1) (2021-05-08) + + +### Bug Fixes + +* **docker:** bump alpine / go ([1f941b2](https://www.github.com/sentriz/gonic/commit/1f941b2085815d8aa0bf7ad7f3e44efba20295e8)) + ## [0.13.0](https://www.github.com/sentriz/gonic/compare/v0.12.3...v0.13.0) (2021-05-08) diff --git a/version.txt b/version.txt index 54d1a4f2..c317a918 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.13.0 +0.13.1