mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 12:05:46 +00:00
Bump version 0.3.0
This commit is contained in:
parent
73c1d9a41c
commit
800cf8d39f
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "ouch"
|
name = "ouch"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
authors = ["Vinícius Rodrigues Miguel <vrmiguel99@gmail.com>", "João M. Bezerra <marcospb19@hotmail.com>"]
|
authors = ["Vinícius Rodrigues Miguel <vrmiguel99@gmail.com>", "João M. Bezerra <marcospb19@hotmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#! /usr/bin/sh
|
#! /usr/bin/sh
|
||||||
|
|
||||||
# Needs to be updated each version bump
|
# Needs to be updated each version bump
|
||||||
VERSION="0.2.0"
|
VERSION="0.3.0"
|
||||||
|
|
||||||
DOWNLOAD_LOCATION="/tmp/ouch-binary"
|
DOWNLOAD_LOCATION="/tmp/ouch-binary"
|
||||||
INSTALLATION_LOCATION="/usr/local/bin/ouch"
|
INSTALLATION_LOCATION="/usr/local/bin/ouch"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user