From 351cd2f61a419607a78d160babfbd0a18199054d Mon Sep 17 00:00:00 2001 From: treeform Date: Fri, 26 Feb 2021 23:08:35 -0800 Subject: [PATCH] 1.0.3 --- pixie.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixie.nimble b/pixie.nimble index 59427fc..05e7ea1 100644 --- a/pixie.nimble +++ b/pixie.nimble @@ -1,4 +1,4 @@ -version = "1.0.2" +version = "1.0.3" author = "Andre von Houck and Ryan Oldenburg" description = "Full-featured 2d graphics library for Nim." license = "MIT"