From d16446250bcb0de4d8f611a3263238ccdfe93c49 Mon Sep 17 00:00:00 2001 From: Anton Maminov Date: Sun, 24 Oct 2021 23:08:05 +0300 Subject: [PATCH] v0.18.7 --- README.md | 2 +- shard.yml | 4 ++-- snap/snapcraft.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d9c852e..770620b 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ NAME zipstream - is a command line tool that allows you to easily share files and directories over the network VERSION - 0.18.6 + 0.18.7 SYNOPSIS zipstream PATH [options] diff --git a/shard.yml b/shard.yml index 59f9136..d27d3ec 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: zipstream -version: 0.18.6 +version: 0.18.7 authors: - Anton Maminov @@ -16,6 +16,6 @@ targets: zipstream: main: src/zipstream_cli.cr -crystal: 1.2.0 +crystal: 1.2.1 license: MIT diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 91b0604..e6c476d 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: zipstream base: core18 -version: '0.18.6' +version: '0.18.7' summary: Easily share files and directories over the network description: | A command-line tool that allows you to easily share files and directories