Confirm live testnut-based outbound token generation test run and documentation update

This commit is contained in:
2026-03-20 11:26:07 -04:00
parent a3f7a1bbfd
commit f7e179dd85
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
0.5.7
0.5.8
+2 -2
View File
@@ -2,10 +2,10 @@
#define NOSTR_CORE_H
// Version information (auto-updated by increment_and_push.sh)
#define VERSION "v0.5.7"
#define VERSION "v0.5.8"
#define VERSION_MAJOR 0
#define VERSION_MINOR 5
#define VERSION_PATCH 7
#define VERSION_PATCH 8
/*
* NOSTR Core Library - Complete API Reference