aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-pds
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-11-11 17:55:38 -0800
committerBryan Newbold <bnewbold@robocracy.org>2022-11-11 18:01:38 -0800
commit4b3f307f376eceb77fb6ed71d7c935809477c0d5 (patch)
tree18b9323b92bd71ed4f76844e70d9d360d2c1ec10 /adenosine-pds
parent4c9b0fca0a43ebc2f1435052daa89059cd6760bb (diff)
downloadadenosine-4b3f307f376eceb77fb6ed71d7c935809477c0d5.tar.gz
adenosine-4b3f307f376eceb77fb6ed71d7c935809477c0d5.zip
bump to v0.1.1, updating CHANGELOGv0.1.1
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 24c3dbc..bb7a1d3 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.0"
+version = "0.1.1"
edition = "2021"
rust-version = "1.61"
authors = ["Bryan Newbold <bnewbold@robocracy.org>"]