diff --git a/README.md b/README.md index 19ab6a9..ee1bd63 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.16.7 + 0.17.0 SYNOPSIS zipstream PATH [options] diff --git a/shard.yml b/shard.yml index 398f8cd..e3f6870 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: zipstream -version: 0.16.7 +version: 0.17.0 authors: - Anton Maminov @@ -16,6 +16,6 @@ targets: zipstream: main: src/zipstream_cli.cr -crystal: 0.36.0 +crystal: 1.0.0 license: MIT diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 15bd9e9..7268bd8 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: zipstream base: core18 -version: '0.16.7' +version: '0.17.0' summary: Easily share files and directories over the network description: | A command-line tool that allows you to easily share files and directories