We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b52d9 commit 30c1622Copy full SHA for 30c1622
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "levelgraph-n3",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"description": "LevelGraph plugin that add the ability to load and store n3/turtle files.",
5
"main": "index.js",
6
"scripts": {
@@ -23,7 +23,7 @@
23
"linked data",
24
"n3"
25
],
26
- "author": "",
+ "author": "Matteo Collina <hello@matteocollina.com>",
27
"license": "MIT",
28
"devDependencies": {
29
"mocha": "~1.13.0",
0 commit comments