Skip to content

Commit 45c0035

Browse files
committed
Prepare v0.2.2
1 parent 24abc39 commit 45c0035

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["Maximilian Luz <[email protected]>"]
55
description = "Control various aspects of Microsoft Surface devices on Linux from the Command-Line"
66

pkg/arch/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgname='surface-control'
2-
pkgver='0.2.1'
2+
pkgver='0.2.2'
33
pkgrel='1'
44
pkgdesc='Control various aspects of Microsoft Surface devices from the Command-Line'
55
license=('MIT')

0 commit comments

Comments
 (0)