🗝
summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormia <mia@mia.jetzt>2024-05-03 18:25:03 -0700
committermia <mia@mia.jetzt>2024-05-03 18:25:03 -0700
commitc630a3d95fcba117eeeeb03a0c656ef26bea3072 (patch)
tree6e10801f20716bcd45d3bbc113a02908f05129a2 /Cargo.toml
parentcb74c3346428d5e352b66d1f7982f77e0e8b8621 (diff)
downloaddissociate-c630a3d95fcba117eeeeb03a0c656ef26bea3072.tar.gz
dissociate-c630a3d95fcba117eeeeb03a0c656ef26bea3072.zip
refactor scope access endpoints v0.3.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 794e6d9..0298a01 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "dissociate"
-version = "0.2.3"
+version = "0.3.0"
 edition = "2021"
 
 [dependencies]