diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2021-05-03 15:28:21 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2021-05-03 15:28:21 +0100 |
commit | 603c1b14b6200ca47b1d95dcab5c79e87853ea35 (patch) | |
tree | 07e4f60e9aa1aae094e0a2c1876ee417b9b6735c /CHANGELOG.md | |
parent | 52141a21aac3ed1c9d9ff51028121c65efd35181 (diff) |
version bump to 1.1.14 to match bcompiler-engine
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 26d276e..7fc6402 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ -## v1.1.3 +## v1.1.4 * Fixed zip bug in `bcompiler-engine`, which is bumped to `v1.1.4` (https://github.com/yulqen/datamaps/issues/18). +* Additional version bump to bring into line with `bcompiler-engine`. ## v1.1.2 |