Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
PolyMeilex committed Dec 16, 2021
1 parent 0ac299f commit d631538
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## 0.6.2
- Strip Win32 namespaces from directory paths

## 0.6.0
- FreeBSD support
- Port to windows-rs
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rfd"
version = "0.6.1"
version = "0.6.2"
edition = "2018"

authors = ["Poly <[email protected]>"]
Expand Down

0 comments on commit d631538

Please sign in to comment.