We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb857c7 commit f29e5beCopy full SHA for f29e5be
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "kurv"
3
-version = "0.0.6"
+version = "0.1.0"
4
edition = "2024"
5
description = "A process manager to daemonize commands and programs. Inspired by pm2, but lightweight and not as featureful."
6
authors = ["Lucas Colombo<lucasncolombo@gmail.com>"]
0 commit comments