Skip to content

Commit

Permalink
v0.22.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mamantoha committed Jul 12, 2024
1 parent 9e138ac commit 85c8d6b
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.22.8
0.22.9

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.22.8
version: 0.22.9

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.22.8'
version: '0.22.9'
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 85c8d6b

Please sign in to comment.