Skip to content

Commit a7eb24e

Browse files
committed
v0.23.2
1 parent 9fc742e commit a7eb24e

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
@@ -54,7 +54,7 @@ NAME
5454
zipstream - is a command line tool that allows you to easily share files and directories over the network
5555

5656
VERSION
57-
0.23.1
57+
0.23.2
5858

5959
SYNOPSIS
6060
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.23.1
2+
version: 0.23.2
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.23.1'
3+
version: '0.23.2'
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)