summaryrefslogtreecommitdiffstats
path: root/adenosine-pds
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-11-22 12:09:48 -0800
committerBryan Newbold <bnewbold@robocracy.org>2022-11-22 12:09:48 -0800
commit76154de777f4338340723cb51b8fcd12a5a672a0 (patch)
treedc24fc1b47dfcd6944b830eee200a68382460e5d /adenosine-pds
parent5c9f53120c125a3b653d9ee8a9b3dd0a63b62bbb (diff)
downloadadenosine-76154de777f4338340723cb51b8fcd12a5a672a0.tar.gz
adenosine-76154de777f4338340723cb51b8fcd12a5a672a0.zip
changelog and crate version bumps for v0.1.2
Diffstat (limited to 'adenosine-pds')
-rw-r--r--adenosine-pds/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/adenosine-pds/Cargo.toml b/adenosine-pds/Cargo.toml
index 38a6caf..0fc3b8f 100644
--- a/adenosine-pds/Cargo.toml
+++ b/adenosine-pds/Cargo.toml
@@ -4,7 +4,7 @@ description = "Simple informal personal data server (PDS) for AT protocol and bs
keywords = ["atproto"]
categories = []
-version = "0.1.2-dev.0"
+version = "0.1.2"
edition = "2021"
rust-version = "1.61"
authors = ["Bryan Newbold <bnewbold@robocracy.org>"]