From 72d1ab50ca9d46a996431c74965f3247e9981805 Mon Sep 17 00:00:00 2001 From: "Johannes J. Schmidt" Date: Mon, 19 May 2014 15:33:58 +0200 Subject: [PATCH] release 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e3dd6c..a27c6b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docuri", - "version": "1.0.1", + "version": "1.1.0", "description": "Rich document ids for CouchDB", "main": "index.js", "scripts": {