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