Repository: couchdb-fauxton Updated Branches: refs/heads/master e5f834e8f -> e1df89f19 Updated Tags: refs/tags/v1.0.6 [created] d0ae1b30d
1.0.6 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/e1df89f1 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/e1df89f1 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/e1df89f1 Branch: refs/heads/master Commit: e1df89f19b0b24c978ffa4fb7de9b9b71dfb828d Parents: e5f834e Author: Michelle Phung <[email protected]> Authored: Mon Nov 2 17:08:38 2015 -0500 Committer: Michelle Phung <[email protected]> Committed: Mon Nov 2 17:08:38 2015 -0500 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/e1df89f1/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 3756bce..f09be36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fauxton", - "version": "1.0.5", + "version": "1.0.6", "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.", "main": "./index.js", "directories": {
