diff --git a/README.md b/README.md index 7d534d5..f1f5027 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ NAME zipstream - is a command line tool that allows you to easily share files and directories over the network VERSION - 0.15.2 + 0.16.0 SYNOPSIS zipstream PATH [options] diff --git a/shard.yml b/shard.yml index d936dda..5b9a74b 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: zipstream -version: 0.15.2 +version: 0.16.0 authors: - Anton Maminov diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 9834517..c05dbff 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: zipstream base: core18 -version: '0.15.2' +version: '0.16.0' summary: Easily share files and directories over the network description: | A command-line tool that allows you to easily share files and directories