Skip to content

Commit

Permalink
Bump version to v2.0.1
Browse files Browse the repository at this point in the history
Which uses...
+-- codemirror@5.22.2
+-- level-js@2.2.4
+-- levelgraph@2.0.0
+-- levelgraph-jsonld@1.0.2
+-- levelgraph-n3@1.2.0
+-- levelup@1.3.3
`-- vue@2.1.10
  • Loading branch information
BigBlueHat committed Jan 18, 2017
1 parent 00d6ecb commit 6637137
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "levelgraph-playground",
"version": "2.0.0",
"version": "2.0.1",
"description": "Playing with levelgraph.io and friends.",
"repository": "https://github.com/BigBlueHat/levelgraph",
"main": "index.js",
Expand All @@ -11,8 +11,7 @@
"levelgraph-jsonld": "^1.0.2",
"levelgraph-n3": "^1.2.0",
"levelup": "^1.3.3",
"vue": "^2.1.8",
"vue-codemirror": "^2.1.7"
"vue": "^2.1.8"
},
"browser": {
"vue": "vue/dist/vue.common"
Expand Down

0 comments on commit 6637137

Please sign in to comment.