Skip to content

Commit 97fc1bb

Browse files
committed
Release 19.0.3
1 parent 983bf98 commit 97fc1bb

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 2
48+
#define ZPL_VERSION_PATCH 3
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.2",
3+
"version": "19.0.3",
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)