Skip to content

Commit f3ca64b

Browse files
authored
spath.h: update version to 0.3.0 (#28)
1 parent 77ad624 commit f3ca64b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spath.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ extern "C" {
1212
#define SPATH_SUCCESS (0)
1313
#define SPATH_FAILURE (1)
1414

15-
#define SPATH_VERSION "0.2.0"
15+
#define SPATH_VERSION "0.3.0"
1616

1717
/* TODO: for formatted strings, use special %| character (or something
1818
* similar) to denote directories in portable way */

0 commit comments

Comments
 (0)