From f4be19133749f11f8682014fde7e266cab92f9d2 Mon Sep 17 00:00:00 2001 From: analog-nico Date: Wed, 30 Sep 2015 13:06:22 +0200 Subject: [PATCH] Version 0.0.5 --- README.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e476176..0e5bb49 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,8 @@ If you want to debug a test you should use `gulp test-without-coverage` to run a ## Change History +- v0.0.5 (2015-09-30) + - Added Pinterest preset - v0.0.4 (2015-09-28) - Implemented window-fixed throttling which is needed for the Google APIs - Extended all other throttling modules diff --git a/package.json b/package.json index e6a4e7d..6c3cf78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quota", - "version": "0.0.4", + "version": "0.0.5", "description": "Sophisticated, general-purpose quota management", "keywords": [ "quota",