We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a2dfa commit 7627f46Copy full SHA for 7627f46
Cargo.toml
@@ -10,10 +10,10 @@ members = [
10
]
11
12
[workspace.package]
13
-version = "0.7.0"
+version = "0.7.1"
14
authors = ["Matthew Cornell <mcornell400708@gmail.com>", "Varun Malladi <varun.malladi@gmail.com>"]
15
edition = "2021"
16
license = "MIT"
17
repository = "https://github.com/matt-cornell/cobalt-lang"
18
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"
+documentation = "https://matt-cornell.github.io/cobalt-docs"
0 commit comments