Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zpl-zak committed Jun 17, 2023
1 parent b18410e commit aed9175
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/track.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Version History:

#define TRACK_VERSION_MAJOR 2
#define TRACK_VERSION_MINOR 0
#define TRACK_VERSION_PATCH 1
#define TRACK_VERSION_PATCH 2
#define TRACK_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": "track.c",
"version": "2.0.1",
"version": "2.0.2",
"homepage": "/~https://github.com/zpl-c/track#readme",
"description": "C99 event tracking library.",
"author": "Dominik Madarasz <zaklaus@outlook.com> (http://madaraszd.net/)",
Expand Down

0 comments on commit aed9175

Please sign in to comment.