chore: Release

This commit is contained in:
nazeh
2024-10-25 11:51:16 +03:00
parent 892c89c8b8
commit aede289c26
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1668,7 +1668,7 @@ checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac"
[[package]]
name = "pubky"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"base64 0.22.1",
"bytes",

View File

@@ -1,6 +1,6 @@
[package]
name = "pubky"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
description = "Pubky core client"
license = "MIT"