From 7739d47f73f49aa484b1efa10bbd404f99c8fa2d Mon Sep 17 00:00:00 2001 From: romnnn Date: Thu, 6 Oct 2022 19:32:43 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.0.28=20=E2=86=92=200.0.29?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 646ba95..d82a9cf 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.0.28 +current_version = 0.0.29 commit = True tag = True diff --git a/Cargo.toml b/Cargo.toml index 56eab4c..df16483 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "filmborders" -version = "0.0.28" +version = "0.0.29" authors = ["romnn "] edition = "2021" description = "add hipster film borders to your images :)"