Skip to content

Commit

Permalink
chore: bumping version 0.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Paitrault <simon.paitrault@gmail.com>
  • Loading branch information
Freyskeyd committed Mar 13, 2024
1 parent 96e862f commit 1f966f7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ members = [
"crates/*"
]

[workspace.package]
version = "0.1.0"

[workspace.lints.rust]
# Deny
missing_docs = "allow"
Expand Down
2 changes: 1 addition & 1 deletion crates/topos/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "topos"
version = "0.0.11"
version = "0.1.0"
edition = "2021"

[lints]
Expand Down

0 comments on commit 1f966f7

Please sign in to comment.