From 78e02f3c3f3c63900fb9b08389aa0c91acadee12 Mon Sep 17 00:00:00 2001 From: Panu Horsmalahti Date: Sun, 10 May 2015 13:33:39 +0300 Subject: [PATCH] Bump version to 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6eae65f..00e5046 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cradle", - "version": "0.6.9", + "version": "0.7.0", "description": "the high-level, caching, CouchDB library", "url": "http://cloudhead.io/cradle", "keywords": ["couchdb", "database", "couch"],