Skip to content

Commit 197c757

Browse files
committed
Bump version
1 parent 5922fdc commit 197c757

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.1.0"
3+
version = "0.2.0"
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.1.0'
2+
pkgver='0.2.0'
33
pkgrel='1'
44
pkgdesc='Control various aspects of Microsoft Surface devices from the Command-Line'
55
license=('MIT')

0 commit comments

Comments
 (0)