mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 19:45:29 +00:00
Release 0.1.5
This commit is contained in:
parent
57a3d231eb
commit
77cfb48056
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ouch"
|
||||
version = "0.1.4"
|
||||
version = "0.1.5"
|
||||
authors = ["Vinícius Rodrigues Miguel <vrmiguel99@gmail.com>", "João M. Bezerra <marcospb19@hotmail.com>"]
|
||||
edition = "2018"
|
||||
readme = "README.md"
|
||||
|
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/sh
|
||||
|
||||
# Needs to be updated each version bump
|
||||
VERSION="0.1.4"
|
||||
VERSION="0.1.5"
|
||||
|
||||
DOWNLOAD_LOCATION="/tmp/ouch"
|
||||
INSTALLATION_LOCATION="/usr/bin/ouch"
|
||||
|
Loading…
x
Reference in New Issue
Block a user