Skip to content

Commit bd3b1ed

Browse files
committed
Fix semver issue
1 parent 05b4ef5 commit bd3b1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ['Narrowlink <opensource@narrowlink.com>']
33
description = 'Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device'
44
name = "ipstack"
5-
version = "0.4.0"
5+
version = "0.5.0"
66
edition = "2024"
77
license = "Apache-2.0"
88
repository = 'https://github.com/narrowlink/ipstack'

0 commit comments

Comments
 (0)