Repository: couchdb-fauxton Updated Branches: refs/heads/master d11f5cc9d -> 799cfd33b Updated Tags: refs/tags/v1.1.7 [created] 16dc34f85
1.1.7 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/799cfd33 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/799cfd33 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/799cfd33 Branch: refs/heads/master Commit: 799cfd33b66ae429275a6e7d05da0c419b0ed5c9 Parents: d11f5cc Author: michellephung <[email protected]> Authored: Wed Aug 10 14:33:32 2016 -0400 Committer: michellephung <[email protected]> Committed: Wed Aug 10 14:33:32 2016 -0400 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/799cfd33/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index c698c3d..e77113d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fauxton", - "version": "1.1.6", + "version": "1.1.7", "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.", "main": "./index.js", "directories": {
