diff --git a/HISTORY.md b/HISTORY.md index 89ed35f..8a2df34 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,11 @@ Locator Change History ====================== +# 1.0.1 + +* `locator.getBundleResources()`: to filter resources per bundle. +* `locator.getBundleFiles()`: to filter files per bundle. + # 1.0.0 * **!IMPORTANT!** This release contains a notable backward-incompatible change. diff --git a/package.json b/package.json index aa7625c..9a8306c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "locator", "description": "gives semantic meaning to filesystem paths", - "version": "1.0.0", + "version": "1.0.1", "homepage": "https://github.com/yahoo/locator", "keywords": [ "filesystem",