Skip to content

Commit eead361

Browse files
committed
release: 1.2.7
1 parent 904b690 commit eead361

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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 = "pop-launcher"
3-
version = "1.2.6"
3+
version = "1.2.7"
44
license = "MPL-2.0"
55
authors = ["Michael Aaron Murphy <michael@mmurphy.dev>"]
66
description = "Library for writing plugins and frontends for pop-launcher"

bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pop-launcher-bin"
3-
version = "1.2.4"
3+
version = "1.2.7"
44
license = "GPL-3.0-only"
55
edition.workspace = true
66
publish = false

service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pop-launcher-service"
3-
version = "1.2.4"
3+
version = "1.2.7"
44
license = "MPL-2.0"
55
edition.workspace = true
66

toolkit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pop-launcher-toolkit"
3-
version = "1.2.4"
3+
version = "1.2.7"
44
description = "A wrapper around pop-launcher, pop-launcher-service and pop-launcher-plugins types for writing plugins and frontends for pop-launcher."
55
edition.workspace = true
66

0 commit comments

Comments
 (0)