From b762562dff214d61cc0653c23490e04dd8e2fff7 Mon Sep 17 00:00:00 2001 From: Ryan Oldenburg Date: Tue, 11 May 2021 22:55:31 -0500 Subject: [PATCH] Pixie 1.2.0, text support --- pixie.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixie.nimble b/pixie.nimble index b490a5f..5960139 100644 --- a/pixie.nimble +++ b/pixie.nimble @@ -1,4 +1,4 @@ -version = "1.1.3" +version = "1.2.0" author = "Andre von Houck and Ryan Oldenburg" description = "Full-featured 2d graphics library for Nim." license = "MIT"