From 7dbf670499d6df8f22e79b8b8941c936d84f66b2 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 5 Feb 2024 00:01:18 +0100 Subject: [PATCH] Bump --- Cargo.toml | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index b319b1b..6e5cf70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ed25519-compact" -version = "2.0.6" +version = "2.1.0" authors = ["Frank Denis "] edition = "2018" description = "A small, self-contained, wasm-friendly Ed25519 implementation" diff --git a/LICENSE b/LICENSE index 435fccf..93791e2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020-2023 Frank Denis +Copyright (c) 2020-2024 Frank Denis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal