Skip to content

Commit

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

VERSION
0.18.6
0.18.7

SYNOPSIS
zipstream PATH [options]
Expand Down
4 changes: 2 additions & 2 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: zipstream
version: 0.18.6
version: 0.18.7

authors:
- Anton Maminov <[email protected]>
Expand All @@ -16,6 +16,6 @@ targets:
zipstream:
main: src/zipstream_cli.cr

crystal: 1.2.0
crystal: 1.2.1

license: MIT
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: core18
version: '0.18.6'
version: '0.18.7'
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 d164462

Please sign in to comment.