Skip to content

Commit

Permalink
Tag minor release to update crates.io CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
HadrienG2 committed Feb 7, 2020
1 parent 66aa2d7 commit eb8be58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "triple_buffer"
version = "5.0.2"
version = "5.0.3"
authors = ["Hadrien G. <knights_of_ni@gmx.com>"]
description = "An implementation of triple buffering, useful for sharing frequently updated data between threads"
documentation = "https://docs.rs/triple_buffer/"
Expand Down

0 comments on commit eb8be58

Please sign in to comment.