From 1d55e2d536df0444899b1bcb7734cfc8cf2a26e3 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Tue, 23 Dec 2025 15:55:33 -0800 Subject: Release 0.2.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d332dd5..9ea6a1f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -721,7 +721,7 @@ checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" [[package]] name = "jesterpm-sso-tools" -version = "0.1.5" +version = "0.2.0" dependencies = [ "chrono", "clap", 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." -- cgit v1.2.3