Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Henke committed Aug 13, 2015
1 parent a011ae3 commit 25700cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "toposort-class",
"version": "1.0.0",
"version": "1.0.1",
"description": "Topological sort of directed acyclic graphs (like dependecy lists)",
"main": "./index.js",
"devDependencies": {
Expand Down

0 comments on commit 25700cd

Please sign in to comment.