Skip to content

Commit 067aff3

Browse files
committed
Bump version
1 parent 3911b54 commit 067aff3

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/deb/debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
surface-dtx-daemon (0.1.4) unstable; urgency=medium
2+
3+
* Improve packaging strategy
4+
* Update third-party dependencies
5+
6+
-- Maximilian Luz <[email protected]> Mon, 09 Sep 2019 17:56:32 +0200
7+
18
surface-dtx-daemon (0.1.3) unstable; urgency=medium
29

310
* Update third-party dependencies.

surface-dtx-daemon/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "surface-dtx-daemon"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
authors = ["Maximilian Luz <[email protected]>"]
55
description = "Surface Detachment System (DTX) Daemon"
66

surface-dtx-userd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "surface-dtx-userd"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
authors = ["Maximilian Luz <[email protected]>"]
55
description = "Surface Detachment System (DTX) User Daemon"
66

0 commit comments

Comments
 (0)