Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Breaking change because our enums don't use non_exhaustive.
  • Loading branch information
martindisch committed Aug 11, 2021
1 parent ce7654f commit 70c787d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "coap-lite"
description = """
A lightweight CoAP message manipulation crate, ideal for embedded environments.
"""
version = "0.5.1"
version = "0.6.0"
authors = ["Martin Disch <martindisch@gmail.com>"]
repository = "https://github.com/martindisch/coap-lite"
readme = "README.md"
Expand Down

0 comments on commit 70c787d

Please sign in to comment.