Skip to content

Commit b4b56c1

Browse files
committed
Bump version to 0.2.1
1 parent 99abf3f commit b4b56c1

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
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.0"
3+
version = "0.2.1"
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.0'
2+
pkgver='0.2.1'
33
pkgrel='1'
44
pkgdesc='Control various aspects of Microsoft Surface devices from the Command-Line'
55
license=('MIT')

0 commit comments

Comments
 (0)