From e10f5b0ce657130b852594e26f38b65bc3ca7d81 Mon Sep 17 00:00:00 2001 From: Egon Willighagen Date: Sun, 20 Nov 2016 17:19:50 +0100 Subject: [PATCH] Bumped version and added new contributor --- README.md | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fd0069..b8f6d9f 100644 --- a/README.md +++ b/README.md @@ -131,3 +131,4 @@ searcher.fetchCompound('http://www.conceptwiki.org/concept/38932552-111f-4a4e-a4 [Egon Willighagen](https://github.com/egonw "egonw") [PANDORINO](https://github.com/PANDORINO "PANDORINO") [Stian Soiland-Reyes](https://github.com/stain "stain") +[Morton Fox](https://github.com/mortonfox "mortonfox") diff --git a/package.json b/package.json index fd7d6e2..3630c5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ops.js", - "version": "6.1.3", + "version": "7.0.0", "description": "Javascript based library to access the Open PHACTS API and discover bio-chemical and life sciences data", "main": "./src/OPS.js", "directories": {