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 2015/12/03 21:32:58 UTC

fauxton commit: updated refs/heads/master to 096c6fd

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master b97285ab4 -> 096c6fd6c
Updated Tags:  refs/tags/v1.0.7 [created] 637270984


1.0.7


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

Branch: refs/heads/master
Commit: 096c6fd6ce7eb105caca51b4dcfc0854e8b05026
Parents: b97285a
Author: Michelle Phung <mi...@apache.org>
Authored: Thu Dec 3 15:31:54 2015 -0500
Committer: Michelle Phung <mi...@apache.org>
Committed: Thu Dec 3 15:31:54 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/096c6fd6/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index f09be36..e80131a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fauxton",
-  "version": "1.0.6",
+  "version": "1.0.7",
   "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.",
   "main": "./index.js",
   "directories": {