From: Brendan Hansen Date: Wed, 18 May 2022 16:52:35 +0000 (-0500) Subject: version bump v0.0.3 X-Git-Tag: v0.0.3 X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=0eaa9031d14d20541695ec8ffed52beecf811668;p=onyx_net.git version bump v0.0.3 --- diff --git a/onyx-pkg.ini b/onyx-pkg.ini index ec9c7b5..4281b2c 100644 --- a/onyx-pkg.ini +++ b/onyx-pkg.ini @@ -3,7 +3,7 @@ name=onyx-net description=A simple reliable network protocol on top of UDP. url=https://github.com/onyx-lang/onyx-net author=Brendan Hansen -version=0.0.2 +version=0.0.3 [config] lib_source_directory=./lib