Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
askrejans committed Jan 28, 2024
1 parent bfe149a commit aa9118d
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 = "gps-to-mqtt"
version = "0.1.0"
version = "0.1.2"
edition = "2021"

[dependencies]
Expand All @@ -9,4 +9,4 @@ config = "0.13.4"
paho-mqtt = "0.12.3"
futures = "0.3.30"
lazy_static = "1.4.0"
gumdrop = "0.8.1"
gumdrop = "0.8.1"

0 comments on commit aa9118d

Please sign in to comment.