From 9b17f9b967842b7253a4ca0d512df35865893afa Mon Sep 17 00:00:00 2001 From: Caridy Patino Date: Tue, 12 Aug 2014 16:03:02 -0400 Subject: [PATCH] bumping v1.0.1 --- HISTORY.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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",