Merge pull request #48 from elpiel/patch-1

fix: Cargo.toml package version to 0.4.1
This commit is contained in:
Ryan Summers 2023-06-13 13:59:07 +02:00 committed by GitHub
commit 71af718229
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
[package]
name = "w5500"
version = "0.4.0"
version = "0.4.1"
authors = ["Michael Watzko <michael@watzko.de>", "Jonah Dahlquist <hi@jonah.name>", "Ryan Summers <ryan.summers@vertigo-designs.com"]
repository = "https://github.com/kellerkindt/w5500.git"
description = "W5500 IoT Controller implementation."