Skip to content

Commit a83726c

Browse files
committed
Version 1.0.0
This project is stable and used by default in Fedora, it seems declaring version 1 is appropriate. This release is mostly bugfixes and documentation clarifications. "options=" config option was added. "discard" is the default mount/swapon option, which fixes an issue where unused memory was not released properly. Fixes #108.
1 parent 5b4d114 commit a83726c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "zram-generator"
5-
version = "0.3.2"
5+
version = "1.0.0"
66
authors = ["Zbigniew Jędrzejewski-Szmek <[email protected]>",
77
"Igor Raits <[email protected]>",
88
"наб <[email protected]>"]

0 commit comments

Comments
 (0)