Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
r4v3n6101 committed Oct 16, 2024
1 parent d76e399 commit 562079d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 = "goldsrc-rs"
version = "0.13.3"
version = "0.14.1"
authors = ["r4v3n6101 <[email protected]>"]
edition = "2021"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ In your **Cargo.toml** add new dependency:

```toml
[dependcies]
goldsrc-rs = "0.13"
goldsrc-rs = "0.14"
```

## Usage
Expand Down

0 comments on commit 562079d

Please sign in to comment.