Bump version to 0.1.1

This commit is contained in:
Yuri Iozzelli 2018-03-04 17:55:08 +01:00
parent 75991b4316
commit 3be7a40105

View file

@ -1,6 +1,6 @@
[package]
name = "ili9341"
version = "0.1.0"
version = "0.1.1"
description = "A platform agnostic driver to interface with the ILI9341 (ald ILI9340C) TFT LCD display"
authors = ["Yuri Iozzelli <y.iozzelli@gmail.com>"]
categories = ["embedded", "hardware-support", "no-std"]