Increment version

This commit is contained in:
CDrummond 2022-05-21 10:04:10 +01:00
parent 69303d62c6
commit cb323f3efe
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "bliss-analyser"
version = "0.2.0"
version = "0.2.1"
authors = ["Craig Drummond <craig.p.drummond@gmail.com>"]
edition = "2018"
license = "GPL-3.0-only"

View File

@ -1,3 +1,7 @@
0.2.1
-----
1. Update version of tag reader library.
0.2.0
-----
1. Tidy up code, thanks to Serial-ATA