summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2025-12-23 15:55:33 -0800
committerJesse Morgan <jesse@jesterpm.net>2025-12-23 15:59:22 -0800
commit1d55e2d536df0444899b1bcb7734cfc8cf2a26e3 (patch)
tree63dca522e015b43ca901b745ed607c9226547b73 /Cargo.toml
parentbb8d4d7538568e15fcd10c32d7a013ab3d798978 (diff)
Release 0.2.0HEADmaster
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 0663d5e..2601371 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "jesterpm-sso-tools"
-version = "0.1.5"
+version = "0.2.0"
edition = "2021"
license = "MIT"
description = "Utilities for working with OAuth2 / IndieAuth."