From cced5344d863ebd4c13f66055c4196c7be9b606e Mon Sep 17 00:00:00 2001 From: Brian Reavis Date: Thu, 21 Jan 2021 11:48:44 -0800 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bba37da..bd3e7d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "geomagnetism", - "version": "0.1.0", + "version": "0.1.1", "description": "Computes geomagnetic field information", "main": "index.js", "scripts": {