Bump versions in preparation for release
This commit is contained in:
parent
df1804b215
commit
eacd2a45bb
3 changed files with 3 additions and 3 deletions
|
@ -5,4 +5,4 @@ pub mod proto;
|
|||
pub use conn::Connection;
|
||||
pub use peer::*;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 2;
|
||||
pub const PROTOCOL_VERSION: u32 = 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue