diff --git a/History.md b/History.md index 4acbf16..6853e2b 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -- 0.1.2.1 2013-10-31 +- 0.1.3 2013-10-31 Fixing unreleased connection in redis example. - 0.1.2 2013-10-13 diff --git a/package.json b/package.json index d7b1903..f14bd84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cache-manager", - "version": "0.1.2.1", + "version": "0.1.3", "description": "Cache module for Node.js", "main": "index.js", "scripts": {