From 6f5cfcb9e0e7ecf7561cfe6a922d002ea14ebe2b Mon Sep 17 00:00:00 2001 From: Shireesha Bongarala Date: Sun, 3 Feb 2019 13:05:34 +0530 Subject: [PATCH] Add minor version --- types/mathjs/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/mathjs/index.d.ts b/types/mathjs/index.d.ts index c71b283f21..20fb7154cb 100644 --- a/types/mathjs/index.d.ts +++ b/types/mathjs/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for mathjs 5 +// Type definitions for mathjs 5.0 // Project: http://mathjs.org/ // Definitions by: Ilya Shestakov , // Andy Patterson ,