mirror of
https://github.com/italicsjenga/mppt-modbus.git
synced 2024-12-23 00:31:31 +11:00
bump version
This commit is contained in:
parent
758fc26846
commit
20986c47a4
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -431,7 +431,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "mppt-control"
|
||||
version = "1.1.0"
|
||||
version = "1.2.0"
|
||||
dependencies = [
|
||||
"bincode",
|
||||
"clap 4.0.29",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "mppt-control"
|
||||
version = "1.1.0"
|
||||
version = "1.2.0"
|
||||
edition = "2021"
|
||||
description = "Read/write parameters on the Morningstar TriStar using MPPT"
|
||||
license = "GPL 3.0"
|
||||
|
|
Loading…
Reference in a new issue