diff --git a/package.json b/package.json index 20b4c05..3a2cc55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beanbag", - "version": "4.5.0", + "version": "4.5.1", "description": "Generic CouchDB driver built upon the teepee module", "main": "lib/BeanBag.js", "author": "Andreas Lind @papandreou ", @@ -16,7 +16,7 @@ "async": "1.3.0", "byline": "4.2.1", "passerror": "0.0.1", - "teepee": "2.16.0", + "teepee": "2.17.1", "underscore": "1.4.0" }, "publishConfig": {