diff --git a/libnx.nimble b/libnx.nimble index 683be4a..33cc327 100644 --- a/libnx.nimble +++ b/libnx.nimble @@ -1,6 +1,6 @@ # Package -version = "0.1.0" +version = "0.1.1" author = "Joey Payne" description = "Nintendo Switch library libnx for Nim." license = "The Unlicense"