Repository: couchdb-fauxton Updated Branches: refs/heads/master 158c2083a -> 92a0109d4 Updated Tags: refs/tags/v1.0.8 [created] 4bc2b43a0
1.0.8 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/92a0109d Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/92a0109d Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/92a0109d Branch: refs/heads/master Commit: 92a0109d4c744d738c12eb6bb4858683593d7b49 Parents: 158c208 Author: michellephung <[email protected]> Authored: Mon Jan 4 14:04:17 2016 -0500 Committer: michellephung <[email protected]> Committed: Mon Jan 4 14:04:17 2016 -0500 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/92a0109d/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 8db3dea..799fdd9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fauxton", - "version": "1.0.7", + "version": "1.0.8", "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.", "main": "./index.js", "directories": {
