Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Commit 9af969a

Browse files
committed
Release version 2.0.0 of the npm package.
1 parent f38a7d8 commit 9af969a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "ldf-client",
33
"description": "Linked Data Fragments Client",
4-
"version": "1.4.0",
4+
"version": "2.0.0",
55
"license": "MIT",
66
"main": "ldf-client.js",
7-
"engines" : {
7+
"engines": {
88
"node": ">=4.0"
99
},
1010
"bin": {

0 commit comments

Comments
 (0)