Repository: couchdb-fauxton Updated Branches: refs/heads/master 2b7d8a464 -> 7787b3500 Updated Tags: refs/tags/v1.1.6 [created] 2cb892786
1.1.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/7787b350 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/7787b350 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/7787b350 Branch: refs/heads/master Commit: 7787b3500fc45f2ff09060ddbf548fdeed9dfae7 Parents: 2b7d8a4 Author: michellephung <[email protected]> Authored: Tue Jul 19 19:36:33 2016 -0400 Committer: michellephung <[email protected]> Committed: Tue Jul 19 19:36:33 2016 -0400 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/7787b350/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index ea12e0c..d44bd12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fauxton", - "version": "1.1.5", + "version": "1.1.6", "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.", "main": "./index.js", "directories": {
