Skip to content

Commit 72a23e0

Browse files
committed
Release v0.7.0
1 parent 9cf1c3e commit 72a23e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "livesplit-core"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
authors = ["Christopher Serr <[email protected]>"]
55
documentation = "https://docs.rs/livesplit-core/"
66
repository = "https://github.com/CryZe/livesplit-core"

capi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "livesplit-core-capi"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
authors = ["Christopher Serr <[email protected]>"]
55

66
[dependencies]

0 commit comments

Comments
 (0)