From 497a07902051bf2fefe6faf03063c8f9f2dd399d Mon Sep 17 00:00:00 2001 From: Joey Yakimowich-Payne Date: Sat, 29 Sep 2018 11:12:21 -0600 Subject: [PATCH] Version bump --- libnx.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnx.nimble b/libnx.nimble index b8e3758..6724840 100644 --- a/libnx.nimble +++ b/libnx.nimble @@ -1,6 +1,6 @@ # Package -version = "0.2.1" +version = "0.2.2" author = "Joey Payne" description = "Nintendo Switch library libnx for Nim." license = "The Unlicense"