Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Henke committed Aug 13, 2015
1 parent 2071083 commit a011ae3
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-beta",
"version": "1.0.0",
"description": "Topological sort of directed acyclic graphs (like dependecy lists)",
"main": "./index.js",
"devDependencies": {
Expand Down

0 comments on commit a011ae3

Please sign in to comment.