Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Feb 4, 2024
1 parent 2cb1c6b commit 7dbf670
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ed25519-compact"
version = "2.0.6"
version = "2.1.0"
authors = ["Frank Denis <[email protected]>"]
edition = "2018"
description = "A small, self-contained, wasm-friendly Ed25519 implementation"
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 7dbf670

Please sign in to comment.