1.2.4.3
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
use crate::error::Error;
|
||||
pub const VNT_VERSION: &'static str = "1.2.4.2";
|
||||
pub const VNT_VERSION: &'static str = "1.2.4.3";
|
||||
pub type Result<T> = std::result::Result<T, Error>;
|
||||
|
||||
pub mod channel;
|
||||
|
||||
Reference in New Issue
Block a user