Update version to v0.3.0

This commit is contained in:
James Reed 2020-11-01 17:55:29 -07:00
parent aeba062c06
commit 7952749f6f
No known key found for this signature in database
GPG Key ID: 0BE2BD33C5E8125E
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
package = "awesome-launch"
version = "0.2.0-1"
version = "0.3.0-1"
source = {
url = "git://github.com/jcrd/awesome-launch",
tag = "v0.2.0",
tag = "v0.3.0",
}
description = {
summary = "AwesomeWM library for launching clients with single instance IDs",