Skip to content

Commit ec79281

Browse files
Bump version to 2.0.0 because breaking changes using Decimal
1 parent c5c3c22 commit ec79281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "rust-ocpp"
33
description = "ocpp 1.6 and 2.0.1 libraries"
44
readme = "README.md"
55
license = "MIT OR Apache-2.0"
6-
version = "1.0.5"
6+
version = "2.0.0"
77
authors = ["Tommy Malmqvist <[email protected]"]
88
homepage = "https://codelabs.se/"
99
repository = "https://github.com/codelabsab/rust-ocpp"

0 commit comments

Comments
 (0)