From 205184c80865f14e6941902871a798edc5f53c9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Hempel?= Date: Sat, 29 Jul 2023 19:58:08 +0200 Subject: [PATCH] Add version 0.1.13 --- CHANGELOG.md | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f55cc4c..6b24315 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## Releases +### [0.1.13] - 2023-07-29 + +* Add United States and Canada + ### [0.1.12] - 2023-07-29 * Add Language constants diff --git a/VERSION b/VERSION index 0e24a92..7ac4e5e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.12 +0.1.13