[release] v0.1.0

This commit is contained in:
Laan Tungir
2026-08-27 09:37:47 -04:00
parent 75638c72b7
commit 2a9493b499
4 changed files with 5 additions and 3 deletions
+2
View File
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.0] - 2026-08-27
## [0.0.3] - 2026-08-19
## [0.0.2] - 2026-08-17
+1 -1
View File
@@ -13,7 +13,7 @@ members = [
]
[workspace.package]
version = "0.0.3"
version = "0.1.0"
edition = "2021"
license = "MIT"
+1 -1
View File
@@ -2,7 +2,7 @@
A Rust implementation of the NOSTR protocol library, ported from the C `nostr_core_lib` project.
[![Version](https://img.shields.io/badge/version-0.0.3-blue.svg)](#)
[![Version](https://img.shields.io/badge/version-0.1.0-blue.svg)](#)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](#)
[![Build Status](https://img.shields.io/badge/build-passing-brightgreen.svg)](#building)
+1 -1
View File
@@ -1 +1 @@
0.0.3
0.1.0