from c_fips

This commit is contained in:
Laan Tungir
2026-04-17 11:01:56 -04:00
parent 654bdd2186
commit 693e21423e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
0.6.1
0.6.2
+2 -2
View File
@@ -2,10 +2,10 @@
#define NOSTR_CORE_H
// Version information (auto-updated by increment_and_push.sh)
#define VERSION "v0.6.1"
#define VERSION "v0.6.2"
#define VERSION_MAJOR 0
#define VERSION_MINOR 6
#define VERSION_PATCH 1
#define VERSION_PATCH 2
/*
* NOSTR Core Library - Complete API Reference