From da2d3390984ff851e55a59cc6ad01be7fb9ab417 Mon Sep 17 00:00:00 2001 From: Ryan Oldenburg Date: Tue, 1 Jun 2021 16:16:10 -0500 Subject: [PATCH] 2.0.3 --- pixie.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixie.nimble b/pixie.nimble index 4aa4c45..e163b28 100644 --- a/pixie.nimble +++ b/pixie.nimble @@ -1,4 +1,4 @@ -version = "2.0.2" +version = "2.0.3" author = "Andre von Houck and Ryan Oldenburg" description = "Full-featured 2d graphics library for Nim." license = "MIT"