From d16d495539f75d0d574de3454d650f1b7a0bdff0 Mon Sep 17 00:00:00 2001 From: Anton Maminov Date: Mon, 17 Jul 2023 21:59:54 +0300 Subject: [PATCH] v0.22.2 --- README.md | 2 +- shard.yml | 2 +- snap/snapcraft.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb40333..bc07967 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ NAME zipstream - is a command line tool that allows you to easily share files and directories over the network VERSION - 0.22.1 + 0.22.2 SYNOPSIS zipstream PATH [options] diff --git a/shard.yml b/shard.yml index 3b55c55..e1b4b6b 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: zipstream -version: 0.22.1 +version: 0.22.2 authors: - Anton Maminov diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 84b0ee6..ff013b6 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: zipstream base: core20 -version: '0.22.1' +version: '0.22.2' summary: Easily share files and directories over the network description: | A command-line tool that allows you to easily share files and directories