You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by mi...@apache.org on 2016/08/24 15:18:56 UTC

fauxton commit: updated refs/heads/master to 4e6c44b

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master 7fc037dde -> 4e6c44b7d
Updated Tags:  refs/tags/v1.1.8 [created] 6c09f44f1


1.1.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/4e6c44b7
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/4e6c44b7
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/4e6c44b7

Branch: refs/heads/master
Commit: 4e6c44b7d83815871c3ede35db7540dd704dda02
Parents: 7fc037d
Author: michellephung <mi...@gmail.com>
Authored: Wed Aug 24 11:17:45 2016 -0400
Committer: michellephung <mi...@gmail.com>
Committed: Wed Aug 24 11:17:45 2016 -0400

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/4e6c44b7/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index e77113d..31e0fba 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fauxton",
-  "version": "1.1.7",
+  "version": "1.1.8",
   "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.",
   "main": "./index.js",
   "directories": {