Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dherault committed Dec 9, 2016
1 parent 7450e02 commit 8d0b3c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "semantic-graphql",
"version": "0.2.1",
"version": "0.3.0",
"description": "Create GraphQL schemas from RDF-based ontologies",
"main": "index.js",
"author": "David Hérault <dherault@nelson.ai> (https://github.com/dherault)",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"chai": "^3.5.0",
"eslint": "^3.11.1",
"eslint": "^3.12.0",
"eslint-config-airbnb-base": "^10.0.1",
"eslint-plugin-import": "^2.2.0",
"graphql": "^0.8.2",
Expand Down

0 comments on commit 8d0b3c5

Please sign in to comment.