Skip to content

Commit

Permalink
Release 10.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zpl-zak committed Jan 31, 2020
1 parent a2ff244 commit c4f6a3f
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 @@ -246,7 +246,7 @@ Version History:

#define ZPL_VERSION_MAJOR 10
#define ZPL_VERSION_MINOR 0
#define ZPL_VERSION_PATCH 7
#define ZPL_VERSION_PATCH 8
#define ZPL_VERSION_PRE ""

#include "zpl_hedley.h"
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": "10.0.7",
"version": "10.0.8",
"homepage": "https://github.com/zpl-c/zpl#readme",
"description": "Single-file header-only C and C++ helper library.",
"author": "Dominik Madarasz <[email protected]> (http://madaraszd.net/)",
Expand Down

0 comments on commit c4f6a3f

Please sign in to comment.