diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c282bd..d4252b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [v0.2.0] +## [v0.1.1] + - Relicensed under dual Apache-2.0 / MIT license ### Changed diff --git a/Cargo.toml b/Cargo.toml index b273b85..0a9190c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "va108xx" -version = "0.1.0" +version = "0.1.1" authors = ["Robin Mueller "] edition = "2018" description = "PAC for the Vorago VA108xx family of microcontrollers"