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