Skip to content

Commit

Permalink
Merge pull request #1 from marvinlanhenke/fix_version_in_readme
Browse files Browse the repository at this point in the history
fix: version in README
  • Loading branch information
marvinlanhenke authored Oct 7, 2024
2 parents a460c39 + 66eaf1b commit d77349d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Add `swim-rs` to your `Cargo.toml`:

```toml
[dependencies]
swim-rs = "0.1.0"
swim-rs = "0.1.1"
```

## Basic Example
Expand Down

0 comments on commit d77349d

Please sign in to comment.