Version update

This commit is contained in:
Zoraiz 2021-09-03 22:34:50 +05:00
parent d7df581771
commit 50b6b0081f
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ var (
rootCmd = &cobra.Command{
Use: "ascii-image-converter [image paths/urls]",
Short: "Converts images and gifs into ascii art",
Version: "1.7.0",
Version: "1.7.1",
Long: "This tool converts images into ascii art and prints them on the terminal.\nFurther configuration can be managed with flags.",
// Not RunE since help text is getting larger and seeing it for every error impacts user experience

View File

@ -1,6 +1,6 @@
name: ascii-image-converter
base: core18
version: "1.7.0"
version: "1.7.1"
summary: Convert images and gifs into ascii art
description: |
ascii-image-converter is a command-line tool that converts images into ascii art and prints