diff --git a/vmath.nimble b/vmath.nimble index 758b7fc..8312e90 100644 --- a/vmath.nimble +++ b/vmath.nimble @@ -1,4 +1,4 @@ -version = "1.0.11" +version = "1.1.0" author = "Andre von Houck" description = "Your single stop for vector math routines for 2d and 3d graphics." license = "MIT"