mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Testing releases
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "du-dust"
|
||||
description = "A more intuitive version of du"
|
||||
version = "0.8.0"
|
||||
version = "0.8.1-alpha.1"
|
||||
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
|
||||
edition = "2018"
|
||||
readme = "README.md"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
# tag a commit and push (increment version in Cargo.toml first):
|
||||
# git tag v0.4.5
|
||||
# git push origin v0.4.5
|
||||
# pre release notation: "0.8.1-alpha.1"
|
||||
|
||||
# cargo publish to put it in crates.io
|
||||
|
||||
|
||||
Reference in New Issue
Block a user