From 0fcd1f67b712bf19ac6c30c4b09aa2e10bb6d885 Mon Sep 17 00:00:00 2001 From: "Scott C. Livingston" Date: Tue, 5 Nov 2024 21:13:22 -0800 Subject: [PATCH] REL: version 0.12.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 71b012f..771b722 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1232,7 +1232,7 @@ checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56" [[package]] name = "rerobots" -version = "0.12.2-devel" +version = "0.12.2" dependencies = [ "actix", "awc", diff --git a/Cargo.toml b/Cargo.toml index 4e6c0dd..c131977 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "Rust library for rerobots" homepage = "https://github.com/rerobots/rs" repository = "https://github.com/rerobots/rs" license = "Apache-2.0" -version = "0.12.2-devel" +version = "0.12.2" authors = ["rerobots, Inc. "] edition = "2018" include = [