Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 9931b88

Browse files
pentamassivgithub-actions[bot]
authored andcommitted
Bump version number of sys crate and publish it
1 parent 094c356 commit 9931b88

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gtk-layer-shell:
1111
gtk-layer-shell-sys:
1212
[![Crate](https://img.shields.io/crates/v/gtk-layer-shell-sys.svg)](https://crates.io/crates/gtk-layer-shell-sys)
1313
[![docs.rs](https://docs.rs/gtk-layer-shell-sys/badge.svg)](https://docs.rs/gtk-layer-shell-sys)
14-
[![dependency status](https://deps.rs/crate/gtk-layer-shell-sys/0.7.1/status.svg)](https://deps.rs/crate/gtk-layer-shell-sys/0.7.1)
14+
[![dependency status](https://deps.rs/crate/gtk-layer-shell-sys/0.7.2/status.svg)](https://deps.rs/crate/gtk-layer-shell-sys/0.7.2)
1515

1616
# This project is UNMAINTAINED. Please use GTK4 and take a look at [gtk4-layer-shell](https://crates.io/crates/gtk4-layer-shell) instead!
1717

gtk-layer-shell-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gtk-layer-shell-sys"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
description = "UNMAINTAINED Unsave gir-generated FFI bindings for gtk-layer-shell"
55
repository = "https://github.com/pentamassiv/gtk-layer-shell-gir/tree/main/gtk-layer-shell-sys"
66
documentation = "https://docs.rs/gtk-layer-shell-sys/"

gtk-layer-shell-sys/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
gtk-layer-shell-sys:
77
[![Crate](https://img.shields.io/crates/v/gtk-layer-shell-sys.svg)](https://crates.io/crates/gtk-layer-shell-sys)
88
[![docs.rs](https://docs.rs/gtk-layer-shell-sys/badge.svg)](https://docs.rs/gtk-layer-shell-sys)
9-
[![dependency status](https://deps.rs/crate/gtk-layer-shell-sys/0.7.1/status.svg)](https://deps.rs/crate/gtk-layer-shell-sys/0.7.1)
9+
[![dependency status](https://deps.rs/crate/gtk-layer-shell-sys/0.7.2/status.svg)](https://deps.rs/crate/gtk-layer-shell-sys/0.7.2)
1010

1111
# This project is UNMAINTAINED. Please use GTK4 and take a look at [gtk4-layer-shell](https://crates.io/crates/gtk4-layer-shell) instead!
1212

0 commit comments

Comments
 (0)