Skip to content

Commit 448d03e

Browse files
committed
core: bump to version 0.1.2
1 parent 4795123 commit 448d03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zdbfs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef ZDBFS_H
22
#define ZDBFS_H
33

4-
#define ZDBFS_VERSION "0.1.1"
4+
#define ZDBFS_VERSION "0.1.2"
55

66
#define COLOR_GREY "\033[30;1m"
77
#define COLOR_RED "\033[31;1m"

0 commit comments

Comments
 (0)