From 57a92ba79af0fea3c647d3c29ebc3153e2581751 Mon Sep 17 00:00:00 2001 From: Dennis Ranke Date: Sun, 17 Jul 2022 22:44:46 +0200 Subject: [PATCH] update version number --- Cargo.toml | 2 +- web/src/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 9ebe674..4fe2c03 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uw8" -version = "0.2.0" +version = "0.2.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/web/src/index.html b/web/src/index.html index 881ecf3..88dec57 100644 --- a/web/src/index.html +++ b/web/src/index.html @@ -10,7 +10,7 @@
- MicroW8 0.2.0 + MicroW8 0.2.1