Increment the version to 0.2.3.

This commit is contained in:
KAMADA Ken'ichi 2017-07-16 15:28:28 +09:00
parent 8ffc5ced3f
commit c5f25db4fd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "exif"
version = "0.2.2"
version = "0.2.3"
authors = ["KAMADA Ken'ichi <kamada@nanohz.org>"]
description = "Exif parsing library written in pure Rust"