From 3e617bd6be7f7b95a34d8f57ed9fc8092ce35e65 Mon Sep 17 00:00:00 2001 From: Karchnu Date: Mon, 13 Jul 2020 14:36:47 +0200 Subject: [PATCH] Following the last libIPC version. --- crystal/shard.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crystal/shard.yml b/crystal/shard.yml index cc17658..38f5d12 100644 --- a/crystal/shard.yml +++ b/crystal/shard.yml @@ -1,9 +1,10 @@ name: ipc-examples -version: 0.6.0 # Will follow the libipc version. +version: 0.7.0 # Will follow the libipc version. dependencies: ipc: git: ssh://_gitea@git.baguette.netlib.re:2299/Baguette/ipc.cr + branch: master targets: pongd: