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/05/01 14:31:45 UTC

fauxton commit: updated refs/heads/master to 9115eaf

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 <mi...@gmail.com>
Authored: Sun May 1 08:30:26 2016 -0400
Committer: michellephung <mi...@gmail.com>
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": {