Bump protocol version

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
Antonio Scandurra 2022-10-24 17:06:40 +02:00
parent 2b5ac535b9
commit dce21900a7

View File

@ -6,4 +6,4 @@ pub use conn::Connection;
pub use peer::*;
mod macros;
pub const PROTOCOL_VERSION: u32 = 38;
pub const PROTOCOL_VERSION: u32 = 39;