Skip to content

Commit 955575c

Browse files
authored
Merge pull request #6 from nikstur/v0.2.0
treewide: release 0.2.0
2 parents 20e94b0 + cb464e0 commit 955575c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.2.0 (unreleased)
3+
## 0.2.0
44

55
- /etc/{group,passwd,shadow} are now sorted by GID/UID. This follows the
66
behaviour of systemd-sysusers, update-users-groups.pl and generally what the

rust/userborn/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/userborn/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "userborn"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)