Skip to content

Commit

Permalink
v0.1.10 - csv fix and logos
Browse files Browse the repository at this point in the history
  • Loading branch information
daveajones committed Apr 13, 2022
1 parent d7e456f commit f59bf78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "helipad"
version = "0.1.9"
version = "0.1.10"
edition = "2018"
build = "build.rs"

Expand Down Expand Up @@ -31,4 +31,4 @@ handlebars = "4.2.1"
chrono = "0.4.19"

[build-dependencies]
configure_me_codegen = "0.4.1"
configure_me_codegen = "0.4.1"

0 comments on commit f59bf78

Please sign in to comment.