Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Commit dddff44

Browse files
committed
chore(cargo): bump version
1 parent 6082d73 commit dddff44

File tree

7 files changed

+117
-107
lines changed

7 files changed

+117
-107
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ os:
33
- linux
44
- osx
55
rust:
6-
- 1.40.0
6+
- 1.42.0
77
- stable
88
- beta
99
- nightly

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.1.1 (Dec 27, 2020)
2+
3+
* Update tox to 0.1.1 (#71)
4+
* Fix bug in lan discovery usage (#70)
5+
16
# 0.1.0 (Oct 7, 2020)
27

38
* Update tox to 0.1.0 (#68)

0 commit comments

Comments
 (0)