Skip to content

Commit 9f32726

Browse files
committed
2.0.3
1 parent 5646005 commit 9f32726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "2.0.2",
3+
"version": "2.0.3",
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)