Skip to content

Commit 5b69b50

Browse files
committed
Release 19.4.1
1 parent 731afdc commit 5b69b50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

code/zpl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Version History:
4545

4646
#define ZPL_VERSION_MAJOR 19
4747
#define ZPL_VERSION_MINOR 4
48-
#define ZPL_VERSION_PATCH 0
48+
#define ZPL_VERSION_PATCH 1
4949
#define ZPL_VERSION_PRE ""
5050

5151
#include "zpl_hedley.h"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zpl.c",
3-
"version": "19.4.0",
3+
"version": "19.4.1",
44
"homepage": "https://github.com/zpl-c/zpl#readme",
55
"description": "Single-file header-only C and C++ helper library.",
66
"author": "Dominik Madarasz <[email protected]> (http://madaraszd.net/)",

0 commit comments

Comments
 (0)