Skip to content

Commit 8565a48

Browse files
Release 0.19.0
1 parent 5972108 commit 8565a48

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.19.0
6+
57
### Added
68
- Basic support for statically linking SFML
79

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "sfml"
33
description = "Rust binding for sfml"
4-
version = "0.18.1"
4+
version = "0.19.0"
55
authors = ["Jeremy Letang <[email protected]>"]
66
documentation = "https://docs.rs/sfml"
77
repository = "https://github.com/jeremyletang/rust-sfml"

0 commit comments

Comments
 (0)