Repository: couchdb-fauxton Updated Branches: refs/heads/master b7cbb14d7 -> 14d3cddff Updated Tags: refs/tags/v1.0.9 [created] 663348560
1.0.9 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/14d3cddf Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/14d3cddf Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/14d3cddf Branch: refs/heads/master Commit: 14d3cddffa5fea22f475d9785f291f377a5c71b3 Parents: b7cbb14 Author: michellephung <[email protected]> Authored: Mon Feb 1 19:56:53 2016 -0500 Committer: michellephung <[email protected]> Committed: Mon Feb 1 19:56:53 2016 -0500 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/14d3cddf/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index a8b1608..dd974e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fauxton", - "version": "1.0.8", + "version": "1.0.9", "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.", "main": "./index.js", "directories": {
