From 1bf66d374fcf36c5ae71443927a24c5dae24334b Mon Sep 17 00:00:00 2001 From: Jacob Duval Date: Fri, 31 Mar 2017 12:10:54 +1300 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26cb533..25a5193 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mishguru/interpolate", - "version": "0.0.3", + "version": "0.0.4", "description": "Estimates where data should lie by interpolating through a list of points", "main": "dist/index.js", "scripts": {