Skip to content

Commit 7d6df8a

Browse files
committed
core: bump version 0.1.1
1 parent 7e406f4 commit 7d6df8a

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.0"
4+
#define ZDBFS_VERSION "0.1.1"
55

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

0 commit comments

Comments
 (0)