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 9e138ac commit 85c8d6bCopy full SHA for 85c8d6b
README.md
@@ -54,7 +54,7 @@ NAME
54
zipstream - is a command line tool that allows you to easily share files and directories over the network
55
56
VERSION
57
- 0.22.8
+ 0.22.9
58
59
SYNOPSIS
60
zipstream PATH [options]
shard.yml
@@ -1,5 +1,5 @@
1
name: zipstream
2
-version: 0.22.8
+version: 0.22.9
3
4
authors:
5
- Anton Maminov <anton.maminov@gmail.com>
snap/snapcraft.yaml
@@ -1,6 +1,6 @@
base: core20
-version: '0.22.8'
+version: '0.22.9'
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