rc postfix breaks wix

This commit is contained in:
Stephan Dilly 2021-03-04 16:06:53 +01:00
parent dd74739252
commit 50e3ab44e0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -343,7 +343,7 @@ dependencies = [
[[package]]
name = "gitui"
version = "0.12.0-rc1"
version = "0.12.0"
dependencies = [
"anyhow",
"asyncgit",

View file

@ -1,6 +1,6 @@
[package]
name = "gitui"
version = "0.12.0-rc1"
version = "0.12.0"
authors = ["Stephan Dilly <dilly.stephan@gmail.com>"]
description = "blazing fast terminal-ui for git"
edition = "2018"