Skip to content

Commit e45ca57

Browse files
committed
Release 19.0.4
1 parent d9aa78e commit e45ca57

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 0
48-
#define ZPL_VERSION_PATCH 3
48+
#define ZPL_VERSION_PATCH 4
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.0.3",
3+
"version": "19.0.4",
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)