From f133cbd047db233f31793aad17b645feaac54a6c Mon Sep 17 00:00:00 2001 From: treeform Date: Sat, 12 Feb 2022 11:02:11 -0800 Subject: [PATCH] 4.0.0 --- pixie.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixie.nimble b/pixie.nimble index 9d12f81..ff8905c 100644 --- a/pixie.nimble +++ b/pixie.nimble @@ -1,4 +1,4 @@ -version = "3.1.4" +version = "4.0.0" author = "Andre von Houck and Ryan Oldenburg" description = "Full-featured 2d graphics library for Nim." license = "MIT"