Repository: couchdb-fauxton Updated Branches: refs/heads/master 9d95c6f7f -> 9115eaf80 Updated Tags: refs/tags/v1.1.3 [created] 79cd314ac
1.1.3 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/9115eaf8 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/9115eaf8 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/9115eaf8 Branch: refs/heads/master Commit: 9115eaf808f318b2c704c257e208ce81782fb8ec Parents: 9d95c6f Author: michellephung <[email protected]> Authored: Sun May 1 08:30:26 2016 -0400 Committer: michellephung <[email protected]> Committed: Sun May 1 08:30:26 2016 -0400 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/9115eaf8/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 48d5bc9..cf8bfa5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fauxton", - "version": "1.1.2", + "version": "1.1.3", "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.", "main": "./index.js", "directories": {
