summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>2023-04-17 09:07:39 +0200
committerGitHub <noreply@github.com>2023-04-17 09:07:39 +0200
commit69febdae2196ae2bfe0306a6680c5076d2c5f021 (patch)
tree3a9c642b1b01e1cce4452a31658b1bc0e4e632ac
parenta76b43d63c8e50b414f06c3e1bba1ee20d963df7 (diff)
Update version numberv0.20.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3e75104..9d9009e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "octocrab"
-version = "0.20.0-alpha.3"
+version = "0.20.0"
authors = ["XAMPPRocky <xampprocky@gmail.com>"]
edition = "2018"
readme = "README.md"