From 6febe84157c9cd0cf28e834269b5ae0664e4835d Mon Sep 17 00:00:00 2001
From: Philippe PITTOLI
Date: Sat, 26 Oct 2019 18:15:22 +0200
Subject: [PATCH] version bump
---
shard.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/shard.yml b/shard.yml
index 3921b7e..01cd0e8 100644
--- a/shard.yml
+++ b/shard.yml
@@ -1,5 +1,5 @@
name: ipc
-version: 0.2.0
+version: 0.4.0
authors:
- Philippe Pittoli
@@ -9,6 +9,6 @@ description: |
High-level Crystal bindings to libipc.
libraries:
- libipc: ">= 0.1"
+ libipc: ">= 0.4"
license: ISC