just want to increment

This commit is contained in:
2026-03-19 09:09:46 -04:00
parent e21c8eb5be
commit 669793dd67
2 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
0.4.11
0.4.12

View File

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