Release v0.5.0

This commit is contained in:
2026-03-19 09:13:59 -04:00
parent 3186c2ead6
commit 363b7e9adf
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
0.4.13
0.5.0
+3 -3
View File
@@ -2,10 +2,10 @@
#define NOSTR_CORE_H
// Version information (auto-updated by increment_and_push.sh)
#define VERSION "v0.4.13"
#define VERSION "v0.5.0"
#define VERSION_MAJOR 0
#define VERSION_MINOR 4
#define VERSION_PATCH 13
#define VERSION_MINOR 5
#define VERSION_PATCH 0
/*
* NOSTR Core Library - Complete API Reference