From fa6fd464bcc1477195f8a737ce2e5687b88625d2 Mon Sep 17 00:00:00 2001 From: Ryan Oldenburg Date: Sat, 29 May 2021 12:49:30 -0500 Subject: [PATCH] 2.0.1 --- pixie.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixie.nimble b/pixie.nimble index 17e533c..cbd3ffd 100644 --- a/pixie.nimble +++ b/pixie.nimble @@ -1,4 +1,4 @@ -version = "2.0.0" +version = "2.0.1" author = "Andre von Houck and Ryan Oldenburg" description = "Full-featured 2d graphics library for Nim." license = "MIT"