Skip to content

Commit

Permalink
Bump to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
philn committed Sep 14, 2018
1 parent c353ef3 commit 051ad75
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "glide"
version = "0.5.2"
version = "0.5.3"
authors = ["Philippe Normand <[email protected]>"]
keywords = ["multimedia", "gstreamer", "gtk", "playback"]
repository = "https://github.com/philn/glide"
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project(
'glide', 'rust',
version: '0.5.2',
version: '0.5.3',
license: 'MIT',
)

Expand Down

0 comments on commit 051ad75

Please sign in to comment.