Version 0.3.0

This commit is contained in:
Michael Watzko 2020-06-10 17:34:22 +02:00
commit 8f39a1a956

View file

@ -1,6 +1,6 @@
[package]
name = "w5500"
version = "0.2.1"
version = "0.3.0"
authors = ["Michael Watzko <michael@watzko.de>"]
repository = "https://github.com/kellerkindt/w5500.git"
description = "W5500 IoT Controller implementation. Currently UDP sending and receiving is working. WIP"