Skip to content

Commit

Permalink
Bump to 0.7.3.
Browse files Browse the repository at this point in the history
This release corrects an issue with Wavefront padding. In particular
we did not correctly disable padding in all cases. We now do.

Signed-off-by: Brian L. Troutwine <blt@postmates.com>
  • Loading branch information
Brian L. Troutwine committed Sep 5, 2017
1 parent 4d881b2 commit 912e8fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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
Expand Up @@ -7,7 +7,7 @@ license = "MIT"
name = "cernan"
readme = "README.md"
repository = "https://github.com/postmates/cernan"
version = "0.7.2"
version = "0.7.3"

[[bin]]
name = "cernan"
Expand Down

0 comments on commit 912e8fe

Please sign in to comment.