Skip to content

Commit b5b3091

Browse files
committed
v0.20.3
1 parent b433dd8 commit b5b3091

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ NAME
5050
zipstream - is a command line tool that allows you to easily share files and directories over the network
5151

5252
VERSION
53-
0.20.1
53+
0.20.3
5454

5555
SYNOPSIS
5656
zipstream PATH [options]

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: zipstream
2-
version: 0.20.1
2+
version: 0.20.3
33

44
authors:
55
- Anton Maminov <anton.maminov@gmail.com>

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: zipstream
22
base: core20
3-
version: '0.20.1'
3+
version: '0.20.3'
44
summary: Easily share files and directories over the network
55
description: |
66
A command-line tool that allows you to easily share files and directories

0 commit comments

Comments
 (0)