Skip to content

Commit

Permalink
v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mamantoha committed Jul 15, 2023
1 parent 5206993 commit 3c3b6ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ NAME
zipstream - is a command line tool that allows you to easily share files and directories over the network

VERSION
0.21.0
0.21.1

SYNOPSIS
zipstream PATH [options]
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: zipstream
version: 0.21.0
version: 0.21.1

authors:
- Anton Maminov <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: zipstream
base: core20
version: '0.21.0'
version: '0.21.1'
summary: Easily share files and directories over the network
description: |
A command-line tool that allows you to easily share files and directories
Expand Down

0 comments on commit 3c3b6ed

Please sign in to comment.