Skip to content

Commit 614602b

Browse files
committed
1.0 release
1 parent 8d07b45 commit 614602b

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 = "pandora"
3-
version = "0.0.2"
3+
version = "1.0.0"
44
edition = "2024"
55

66
[dependencies]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ it is primary intended to be used with [niri](https://github.com/yaLTeR/niri) an
55
but I'm open to implementing other compositor IPC agents in the future.
66

77
## installing
8-
An AUR package is available as [pandora-git](https://aur.archlinux.org/packages/pandora-git), tracking the `release` branch of this repo. Proper release tarballs and versioning will happen soon(tm).
8+
An AUR package is available as [pandora-git](https://aur.archlinux.org/packages/pandora-git), tracking the `release` branch of this repo.
99

1010
Otherwise, you can install locally with cargo:
1111

0 commit comments

Comments
 (0)