Skip to content

Commit

Permalink
Bump 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PolyMeilex committed Apr 18, 2021
1 parent bf7a8a2 commit a980e60
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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 = "rfd"
version = "0.2.2"
version = "0.3.0"
edition = "2018"

authors = ["Poly <marynczak.bartlomiej@gmail.com>"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![version](https://img.shields.io/crates/v/rfd.svg)](https://crates.io/crates/rfd)
[![Documentation](https://docs.rs/rfd/badge.svg)](https://docs.rs/rfd)
[![dependency status](https://deps.rs/crate/rfd/0.2.2/status.svg)](https://deps.rs/crate/rfd/0.2.2)
[![dependency status](https://deps.rs/crate/rfd/0.3.0/status.svg)](https://deps.rs/crate/rfd/0.3.0)

Rusty file dialogs for Windows, Linux (GTK), MacOS And WASM32.

Expand Down
2 changes: 1 addition & 1 deletion examples/winit-example/Cargo.lock

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

0 comments on commit a980e60

Please sign in to comment.