diff --git a/datafit/package.json b/datafit/package.json index de728936..aff243f6 100644 --- a/datafit/package.json +++ b/datafit/package.json @@ -1,6 +1,6 @@ { "name": "datafit", - "version": "1.0.6", + "version": "1.0.7", "description": "Simple curve-fitting algorithm", "homepage": "https://npm.nicfv.com/datafit", "main": "dist/index.js", diff --git a/smath/package.json b/smath/package.json index 7cb4a7a2..4d04e04f 100644 --- a/smath/package.json +++ b/smath/package.json @@ -1,6 +1,6 @@ { "name": "smath", - "version": "1.1.6", + "version": "1.1.7", "description": "Small math function library", "homepage": "https://npm.nicfv.com/smath", "main": "dist/index.js", diff --git a/viridis/package.json b/viridis/package.json index 300f0ebb..6ad616f0 100644 --- a/viridis/package.json +++ b/viridis/package.json @@ -1,6 +1,6 @@ { "name": "viridis", - "version": "1.0.7", + "version": "1.0.8", "description": "Generate data visualization color gradients", "homepage": "https://npm.nicfv.com/viridis", "main": "dist/index.js",