Skip to content

Commit 7627f46

Browse files
committed
Bump version
1 parent 41a2dfa commit 7627f46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ members = [
1010
]
1111

1212
[workspace.package]
13-
version = "0.7.0"
13+
version = "0.7.1"
1414
authors = ["Matthew Cornell <mcornell400708@gmail.com>", "Varun Malladi <varun.malladi@gmail.com>"]
1515
edition = "2021"
1616
license = "MIT"
1717
repository = "https://github.com/matt-cornell/cobalt-lang"
1818
description = "Cobalt is a low-level, compiled programming language made as an alternative to C++ and Rust."
19-
documentation = "https://matt-cornell.github.io/cobalt-docs"
19+
documentation = "https://matt-cornell.github.io/cobalt-docs"

0 commit comments

Comments
 (0)