Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
twolfson committed Dec 14, 2014
1 parent 8e66331 commit ec3c945
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,4 +1,6 @@
# layout changelog
2.0.1 - Dropped `grunt`, updated README

2.0.0 - Added option to allow skipping, altered custom algorithm signature

1.3.2 - Added Travis CI
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "layout",
"description": "Organize and layout items based on various algorithms",
"version": "2.0.0",
"version": "2.0.1",
"homepage": "https://github.com/twolfson/layout",
"author": {
"name": "Todd Wolfson",
Expand Down Expand Up @@ -43,4 +43,4 @@
"dependencies": {
"binpacking": "0.0.1"
}
}
}

0 comments on commit ec3c945

Please sign in to comment.