From 28693678e613b2c50b4950ef749eb484feddc98e Mon Sep 17 00:00:00 2001 From: Joey Yakimowich-Payne Date: Tue, 26 Jun 2018 22:38:09 +0900 Subject: [PATCH] Version bump --- libnx.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"