Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 870f8d9

Browse files
committed
chore: Release 1.4.0
1 parent 7e3addb commit 870f8d9

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 = "lxd-snapper"
3-
version = "1.3.1"
3+
version = "1.4.0"
44
license = "MIT"
55
authors = ["Patryk Wychowaniec <pwychowaniec@pm.me>"]
66
edition = "2021"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can either download pre-built binaries:
2626

2727
``` console
2828
# x86_64
29-
$ wget https://github.com/Patryk27/lxd-snapper/releases/download/v1.3.0/lxd-snapper-linux64 -O lxd-snapper
29+
$ wget https://github.com/Patryk27/lxd-snapper/releases/download/v1.4.0/lxd-snapper-linux64 -O lxd-snapper
3030
$ chmod u+x lxd-snapper
3131
```
3232

0 commit comments

Comments
 (0)