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

Commit 137aa88

Browse files
committed
Bump version
1 parent 5ea7d1b commit 137aa88

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pullconf"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2021"
55
authors = ["Peter Sebastian Puetz <pullconf@proton.me>"]
66
description = "Pull-based Linux configuration management system, client component"

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pullconfd"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2021"
55
authors = ["Peter Sebastian Puetz <pullconf@proton.me>"]
66
description = "Pull-based Linux configuration management system, server component"

0 commit comments

Comments
 (0)