Skip to content

Commit 511bcd6

Browse files
committed
(cargo-release) start next development iteration 0.1.1-alpha.0
1 parent b2b2bd3 commit 511bcd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = "triangle-from-scratch"
33
description = "An educational series on how to do stuff yourself."
4-
version = "0.1.0"
4+
version = "0.1.1-alpha.0"
55
authors = ["Lokathor <zefria@gmail.com>"]
66
edition = "2018"
77
license = "Zlib OR Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)