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/07/05 11:04:14 UTC

fauxton commit: updated refs/heads/master to 9cf388a

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master 486dd9520 -> 9cf388a82
Updated Tags:  refs/tags/v1.1.5 [created] d79e5d621


1.1.5


Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/9cf388a8
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/9cf388a8
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/9cf388a8

Branch: refs/heads/master
Commit: 9cf388a82332af6599a198360ec8e1cabab2a2a6
Parents: 486dd95
Author: michellephung <mi...@gmail.com>
Authored: Tue Jul 5 07:02:47 2016 -0400
Committer: michellephung <mi...@gmail.com>
Committed: Tue Jul 5 07:02:47 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/9cf388a8/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 1fba1e0..58b3b67 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fauxton",
-  "version": "1.1.4",
+  "version": "1.1.5",
   "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.",
   "main": "./index.js",
   "directories": {