Browse Source

0.2.0 release

hotfix/0.7.1
Bryan Donovan 11 years ago
parent
commit
6b7c323caf
  1. 3
      History.md
  2. 2
      package.json

3
History.md

@ -1,3 +1,6 @@
- 0.2.0 2013-10-31
Better examples, version bump.
- 0.1.3 2013-10-31
Fixing unreleased connection in redis example.

2
package.json

@ -1,6 +1,6 @@
{
"name": "cache-manager",
"version": "0.1.3",
"version": "0.2.0",
"description": "Cache module for Node.js",
"main": "index.js",
"scripts": {

Loading…
Cancel
Save