chore: maintenance cleanup and release increment

This commit is contained in:
Laan Tungir
2026-05-02 09:36:18 -04:00
parent ba97b1a6e3
commit 7a63f0db57
2 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
0.6.3
0.6.4

View File

@@ -2,10 +2,10 @@
#define NOSTR_CORE_H
// Version information (auto-updated by increment_and_push.sh)
#define VERSION "v0.6.3"
#define VERSION "v0.6.4"
#define VERSION_MAJOR 0
#define VERSION_MINOR 6
#define VERSION_PATCH 3
#define VERSION_PATCH 4
/*
* NOSTR Core Library - Complete API Reference