Skip to content

Commit

Permalink
feat(d4): update to newest version
Browse files Browse the repository at this point in the history
  • Loading branch information
uulm-janbaudisch committed Jan 16, 2024
1 parent aecc08c commit ebf4703
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "d4-oxide"
version = "0.1.0"
version = "0.2.0"
description = "A Rust wrapper around d4."
edition = "2021"
build = "build.rs"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Add it as a dependency to your Cargo.toml:

```toml
[dependencies]
d4-oxide = "0.1"
d4-oxide = "0.2"
```

## Requirements
Expand Down
2 changes: 1 addition & 1 deletion d4

0 comments on commit ebf4703

Please sign in to comment.