Skip to content

Commit 6568c76

Browse files
committed
Releasing 0.5.0
1 parent adeec8d commit 6568c76

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.5.0
4+
5+
* Fix constants not in camel case form.
6+
* Require dbus 0.7.
7+
38
## 0.4.4
49

510
* Only list as supporting Linux.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: nm
2-
version: 0.4.4
2+
version: 0.5.0
33

44
description:
55
Provides a client to connect to NetworkManager - the service that manages network connections on Linux.

0 commit comments

Comments
 (0)