chore: bump version to 0.2.0 + add CHANGELOG

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken
2026-04-27 19:02:35 -04:00
parent 2756033bf9
commit aa1ad99e6e
7 changed files with 45 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "relicario-cli"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
description = "CLI for relicario password manager"

View File

@@ -1,6 +1,6 @@
[package]
name = "relicario-core"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
description = "Core library for relicario password manager"

View File

@@ -1,6 +1,6 @@
[package]
name = "relicario-wasm"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
description = "WASM bindings for relicario password manager"