From 4558cb961af09d529b96c19714431ac06cf851c2 Mon Sep 17 00:00:00 2001 From: Fraser Tweedale Date: Tue, 31 Oct 2023 17:04:40 +1000 Subject: [PATCH] become v0.11 --- CHANGELOG.md | 2 +- jose.cabal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eaac46..0b68697 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Version NEXT +## Version 0.11 (2023-10-31) - Migrate to the *crypton* library ecosystem. *crypton* was a hard fork of *cryptonite*, which was no longer maintained. With this diff --git a/jose.cabal b/jose.cabal index e22e213..4b00cde 100644 --- a/jose.cabal +++ b/jose.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 name: jose -version: 0.10.0.1 +version: 0.11 synopsis: JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library description: