We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d945c3 commit e7ad567Copy full SHA for e7ad567
src/constants.rs
@@ -1,4 +1,4 @@
1
-pub const KRILL_VERSION: &str = "0.4.0";
+pub const KRILL_VERSION: &str = "0.4.1";
2
pub const KRILL_SERVER_APP: &str = "Krill";
3
pub const KRILL_CLIENT_APP: &str = "Krill Client";
4
0 commit comments