From d45d254d412c2a0a681f6fa061744cd59cbce461 Mon Sep 17 00:00:00 2001 From: Karchnu Date: Mon, 13 Jul 2020 14:19:26 +0200 Subject: [PATCH] following libipc version --- shard.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shard.yml b/shard.yml index 8877773..91a8a37 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: ipcd -version: 0.6.0 # should follow libipc and ipc.cr bindings versions. +version: 0.7.0 # should follow libipc and ipc.cr bindings versions. authors: - karchnu @@ -10,7 +10,7 @@ description: | dependencies: ipc: git: https://git.baguette.netlib.re/Baguette/ipc.cr - branch: poll + branch: master targets: websocketd: