Skip to content

Commit 4a4acf4

Browse files
2.0.1
1 parent 2769a8e commit 4a4acf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solgenomics/brapijs",
3-
"version": "1.0.2",
3+
"version": "2.0.1",
44
"description": "BrAPI.js is a JavaScript client library for [BrAPI](https://brapi.org). It can be used either in the browser or within Node.js. It uses the [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) (or [node-fetch]() in Node.js) for AJAX calls. BrAPI.js also uses ES6 classes.",
55
"bugs": {
66
"url": "https://github.com/solgenomics/BrAPI.js/issues"

0 commit comments

Comments
 (0)