From f63c5f1fb9212edd21240c2c3ae79865163b4420 Mon Sep 17 00:00:00 2001 From: analog-nico Date: Fri, 16 Oct 2015 15:52:27 +0200 Subject: [PATCH] Version 0.1.0 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 007e0ea..826ae2a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ If you want to debug a test you should use `gulp test-without-coverage` to run a ## Change History -- v0.1.0 (upcoming) +- v0.1.0 (2015-10-16) - Initial version ## License (ISC) diff --git a/package.json b/package.json index 0d97f1e..a43641b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "two-buckets-memcache", - "version": "0.0.0", + "version": "0.1.0", "description": "Memcache that trades a simplified expiry strategy for a super low resource consumption", "keywords": [ "memcache",