Skip to content

Commit 3143ef0

Browse files
committed
0.3.4
1 parent 2b3aa5e commit 3143ef0

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": "0.3.3",
3+
"version": "0.3.4",
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)