File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,13 @@ Per Keep a Changelog there are 6 main categories of changes:
2222
2323## Unreleased
2424
25+ ## v0.1.1
26+
27+ Release 2023-06-04
28+
29+ #### Fixed
30+ - Minor documentation fixes
31+
2532## v0.1.0
2633
2734Released 2023-06-03
Original file line number Diff line number Diff line change 11[package ]
22name = " nv-flip-sys"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44authors = [" the gfx-rs developers" ]
55edition = " 2021"
66description = " FFI bindings to Nvidia Labs's ꟻLIP image comparison and error visualization library"
Original file line number Diff line number Diff line change 11[package ]
22name = " nv-flip"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44edition = " 2021"
55description = " High-Level bindings to Nvidia Labs's ꟻLIP image comparison and error visualization library"
66readme = " ../README.md"
You can’t perform that action at this time.
0 commit comments