Bump to v1.0.1

This commit is contained in:
Stjepan Glavina 2020-09-29 19:29:00 +02:00
parent 5db2513e08
commit aa40b202c6
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# Version 1.0.1
- Close the socket if an error occurs before the end of connect.
# Version 1.0.0
- Initial version

View File

@ -1,6 +1,6 @@
[package]
name = "nb-connect"
version = "1.0.0"
version = "1.0.1"
authors = [
"Stjepan Glavina <stjepang@gmail.com>",
"Jayce Fayne <jayce.fayne@mailbox.org>",