From 0eaa9031d14d20541695ec8ffed52beecf811668 Mon Sep 17 00:00:00 2001 From: Brendan Hansen Date: Wed, 18 May 2022 11:52:35 -0500 Subject: [PATCH] version bump v0.0.3 --- onyx-pkg.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1