Skip to content

Commit 93ac3fc

Browse files
committed
Version 0.9.1
1 parent 7e99081 commit 93ac3fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [NEXT] - Unreleased
1+
## [v0.9.1] - 2020-07-12
22
* Fixed build failure on arm32 due to invalid assumptions about int size.
33
* Fixed null pointer crash when using `get_tag_raw()`.
44

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ write access to the Exif, XMP, and IPTC metadata in media files (typically
77
photos) in various formats.
88
"""
99

10-
version = "0.9.0"
10+
version = "0.9.1"
1111
authors = ["Felix Crux <[email protected]>"]
1212
license = "GPL-3.0+"
1313
documentation = "https://felixcrux.com/files/doc/rexiv2/"

0 commit comments

Comments
 (0)