1
0
Fork 0
mirror of https://git.sr.ht/~nixgoat/vento synced 2024-11-16 03:53:04 +00:00

manifest: Bump version to v1.3

Goals for this release have been worked on and the software has been
tested enough. Bump the version and update the installation
instructions.
This commit is contained in:
Lux Aliaga 2023-08-28 09:06:15 -04:00
parent 73ef278372
commit cba202fd0d
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -833,7 +833,7 @@ checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
[[package]]
name = "vento"
version = "1.3.0-alpha"
version = "1.3.0"
dependencies = [
"anyhow",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "vento"
version = "1.3.0-alpha"
version = "1.3.0"
edition = "2021"
readme = "README.md"

View file

@ -29,7 +29,7 @@ $ git clone https://git.sr.ht/~nixgoat/vento && cd vento
Check out to the latest stable release.
```
$ git checkout v1.2
$ git checkout v1.3
```
### 2.a) cargo-make