Skip to content

Commit

Permalink
Release 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crumblingstatue committed Oct 31, 2022
1 parent 5972108 commit 8565a48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 0.19.0

### Added
- Basic support for statically linking SFML

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "sfml"
description = "Rust binding for sfml"
version = "0.18.1"
version = "0.19.0"
authors = ["Jeremy Letang <[email protected]>"]
documentation = "https://docs.rs/sfml"
repository = "https://github.com/jeremyletang/rust-sfml"
Expand Down

0 comments on commit 8565a48

Please sign in to comment.