From 1110b97fac745feb458aa44164e8456e2777c16d Mon Sep 17 00:00:00 2001 From: treeform Date: Fri, 1 Apr 2022 10:12:24 -0700 Subject: [PATCH] 1.1.4 --- vmath.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vmath.nimble b/vmath.nimble index 51a7360..a59a999 100644 --- a/vmath.nimble +++ b/vmath.nimble @@ -1,4 +1,4 @@ -version = "1.1.2" +version = "1.1.4" author = "Andre von Houck" description = "Your single stop for vector math routines for 2d and 3d graphics." license = "MIT"