diff --git a/vmath.nimble b/vmath.nimble index 78cfc6b..2c71045 100644 --- a/vmath.nimble +++ b/vmath.nimble @@ -1,4 +1,4 @@ -version = "0.3.3" +version = "0.4.0" author = "treeform" description = "Math vector library for graphical things." license = "MIT"