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 9fc742e commit a7eb24eCopy full SHA for a7eb24e
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.23.1
+ 0.23.2
58
59
SYNOPSIS
60
zipstream PATH [options]
shard.yml
@@ -1,5 +1,5 @@
1
name: zipstream
2
-version: 0.23.1
+version: 0.23.2
3
4
authors:
5
- Anton Maminov <anton.maminov@gmail.com>
snap/snapcraft.yaml
@@ -1,6 +1,6 @@
base: core20
-version: '0.23.1'
+version: '0.23.2'
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