aboutsummaryrefslogtreecommitdiff
path: root/rtic-common/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2023-05-25 08:27:58 +0200
committerEmil Fresk <emil.fresk@gmail.com>2023-05-25 08:27:58 +0200
commitc3884e212c36d2a9cf260b1d9ae37c92b91ea73d (patch)
tree85fd9265e25c818bc27025178b684e53e5c7995a /rtic-common/Cargo.toml
parent1e4977152a98e6f87cb75c611bdb9217cd59feb2 (diff)
v2.0 release
Diffstat (limited to 'rtic-common/Cargo.toml')
-rw-r--r--rtic-common/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-common/Cargo.toml b/rtic-common/Cargo.toml
index 726090a..1e7f98f 100644
--- a/rtic-common/Cargo.toml
+++ b/rtic-common/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rtic-common"
-version = "1.0.0-alpha.0"
+version = "1.0.0"
edition = "2021"
authors = [