Skip to content

Commit 4ac59af

Browse files
committed
Version 1.0.1 and changes file.
1 parent 0ac1409 commit 4ac59af

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
1.0.1
2+
* Updated dependencies and moved mocha and chai to dev dependencies.
3+
4+
-- Victor <[email protected]> Tue, 09 Nov 2021 11:50:00 -0400
5+
6+
1.0.0
7+
* Initial release.
8+
9+
-- Victor <[email protected]> Mon, 14 Oct 2019 12:00:00 -0400

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osdf-nodejs-client",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A node.js client for the Open Science Data Framework (OSDF)",
55
"main": "osdf.js",
66
"dependencies": {

0 commit comments

Comments
 (0)