From 5b9405e1989a4de54db0c8097be410819f3fb109 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Fri, 8 May 2020 09:04:10 +0800 Subject: [PATCH] Add yaml file --- hiredis.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hiredis.yaml diff --git a/hiredis.yaml b/hiredis.yaml new file mode 100644 index 0000000..d8282cd --- /dev/null +++ b/hiredis.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: redis/hiredis +tag_prefix: ^v +seperator: . \ No newline at end of file