From 644a11ea1e14ea9a8853ef96869506c22b21f34f Mon Sep 17 00:00:00 2001 From: Beinsezii Date: Tue, 7 Mar 2023 00:12:44 -0800 Subject: [PATCH] version bump --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3508986..d32e806 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1203,7 +1203,7 @@ dependencies = [ [[package]] name = "ompl" -version = "0.6.0" +version = "0.6.1" dependencies = [ "bincode", "bus", diff --git a/Cargo.toml b/Cargo.toml index f17657b..b281604 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ompl" -version = "0.6.0" +version = "0.6.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index 2445703..15ac594 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OMPL - Opinionated Music Player/Library v 0.6.0 +# OMPL - Opinionated Music Player/Library v 0.6.1 A music player organized exactly how *I* like it. ## Features