Skip to content

Commit

Permalink
Release 19.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zpl-zak committed Jul 14, 2023
1 parent 76418d7 commit 6455161
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/zpl.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Version History:
#define ZPL_H

#define ZPL_VERSION_MAJOR 19
#define ZPL_VERSION_MINOR 2
#define ZPL_VERSION_MINOR 3
#define ZPL_VERSION_PATCH 0
#define ZPL_VERSION_PRE ""

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zpl.c",
"version": "19.2.0",
"version": "19.3.0",
"homepage": "https://github.com/zpl-c/zpl#readme",
"description": "Single-file header-only C and C++ helper library.",
"author": "Dominik Madarasz <zaklaus@outlook.com> (http://madaraszd.net/)",
Expand Down

0 comments on commit 6455161

Please sign in to comment.