We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b433dd8 commit b5b3091Copy full SHA for b5b3091
README.md
@@ -50,7 +50,7 @@ NAME
50
zipstream - is a command line tool that allows you to easily share files and directories over the network
51
52
VERSION
53
- 0.20.1
+ 0.20.3
54
55
SYNOPSIS
56
zipstream PATH [options]
shard.yml
@@ -1,5 +1,5 @@
1
name: zipstream
2
-version: 0.20.1
+version: 0.20.3
3
4
authors:
5
- Anton Maminov <anton.maminov@gmail.com>
snap/snapcraft.yaml
@@ -1,6 +1,6 @@
base: core20
-version: '0.20.1'
+version: '0.20.3'
summary: Easily share files and directories over the network
description: |
6
A command-line tool that allows you to easily share files and directories
0 commit comments