diff --git a/CHANGES.md b/CHANGES.md index d399037..6c59ea1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +2015-05-21, Version 2.0.2 +========================= + + * Ignore test output (Sam Roberts) + + 2015-05-13, Version 2.0.1 ========================= diff --git a/package.json b/package.json index 8a6ea38..1c97267 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "strong-build", "description": "Prepare a node package for deployment", - "version": "2.0.1", + "version": "2.0.2", "keywords": [ "StrongLoop", "build",