Skip to content

Commit

Permalink
Revert nannou_egui_demo_app and nannou_isf crates to 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchmindtree committed Jan 17, 2024
1 parent 624a596 commit 8fb8f88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nannou_egui_demo_app/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nannou_egui_demo_app"
version ="0.19.0"
version ="0.1.0"
authors = ["mitchmindtree <[email protected]>"]
edition = "2018"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion nannou_isf/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nannou_isf"
version ="0.19.0"
version ="0.1.0"
authors = ["mitchmindtree <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit 8fb8f88

Please sign in to comment.