diff --git a/package.json b/package.json index 2132cff..3779190 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "davenport", - "version": "2.5.0", + "version": "2.5.1", "description": "A CouchDB client for simplifying common tasks like get, list, create, update and delete. Comes complete with full TypeScript definitions.", "main": "bin/index.js", "typings": "bin/index.d.ts",