Skip to content

Commit 2a3d0c2

Browse files
committed
Bumped version to v0.5.10
1 parent 85cd316 commit 2a3d0c2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.5.10] - 2022-12-21
5+
6+
### Fixed
7+
8+
- Build automation fixes
9+
410
## [0.5.9] - 2022-12-21
511

612
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "image_sieve"
3-
version = "0.5.9"
3+
version = "0.5.10"
44
authors = ["Florian Fetz <florian.fetz@googlemail.com>"]
55
description = "GUI based tool to sort out and categorize images, raw images and videos"
66
repository = "https://github.com/Futsch1/image-sieve"

0 commit comments

Comments
 (0)