bump version (#1871)

This commit is contained in:
Aiden McClelland
2022-10-11 12:15:42 -06:00
committed by GitHub
parent 19bf80dfaf
commit 2f8a25ae26
11 changed files with 58 additions and 10 deletions

View File

@@ -1,8 +1,6 @@
use emver::VersionRange;
use crate::config::util::MergeWith;
use crate::hostname::{generate_id, get_hostname, sync_hostname};
use crate::ErrorKind;
use super::v0_3_0::V0_3_0_COMPAT;
use super::*;