Skip to content

Commit 8d0b3c5

Browse files
committed
v0.3.0
1 parent 7450e02 commit 8d0b3c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-graphql",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "Create GraphQL schemas from RDF-based ontologies",
55
"main": "index.js",
66
"author": "David Hérault <dherault@nelson.ai> (https://github.com/dherault)",
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"chai": "^3.5.0",
32-
"eslint": "^3.11.1",
32+
"eslint": "^3.12.0",
3333
"eslint-config-airbnb-base": "^10.0.1",
3434
"eslint-plugin-import": "^2.2.0",
3535
"graphql": "^0.8.2",

0 commit comments

Comments
 (0)