Skip to content

Commit 49f1d5c

Browse files
committed
Bump to v0.1.0
1 parent 067e1e3 commit 49f1d5c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "stc"
33
description = "[WIP] Easy stacking of dev branches in git repositories."
4-
version = "0.0.8"
4+
version = "0.1.0"
55
authors = ["Folke Behrens <folke@gmail.com>"]
66
edition = "2021"
77
repository = "https://github.com/cloneable/stc/"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ cargo install --git https://github.com/cloneable/stc
6464
## Usage
6565

6666
```
67-
stc 0.0.8
67+
stc 0.1.0
6868
6969
[WIP] Easy stacking of dev branches in git repositories.
7070

0 commit comments

Comments
 (0)