Skip to content

Commit

Permalink
bumped version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gerwin3 committed Aug 10, 2023
1 parent 6b2d570 commit 939105b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ members = [
[workspace.package]
categories = ["asynchronous"]
edition = "2021"
version = "0.3.0"
version = "0.4.0"
authors = ["Oddity.ai Developers <hello@oddity.ai>"]
repository = "https://github.com/oddity-ai/async-cuda"
license = "MIT OR Apache-2.0"

[workspace.dependencies]
async-cuda-core = { version = "0.3.0" }
async-cuda-core = { version = "0.4.0" }
cpp = "0.5"
cpp_build = "0.5"
futures = { version = "0.3", default-features = false, features = ["std"] }
Expand Down

0 comments on commit 939105b

Please sign in to comment.