Skip to content

Commit

Permalink
Bump version and set as pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
cpettitt committed Nov 1, 2013
1 parent 49d20d1 commit 496616e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "dagre",
"version": "0.3.5",
"version": "0.3.6-pre",
"description": "Graph layout for JavaScript",
"main": "index.js",
"keywords": [
Expand All @@ -27,4 +27,4 @@
"url": "https://github.com/cpettitt/dagre.git"
},
"license": "MIT"
}
}

0 comments on commit 496616e

Please sign in to comment.