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/09/18 14:30:07 UTC

[2/2] fauxton commit: updated refs/heads/master to 1263c85

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

Branch: refs/heads/master
Commit: 1263c853d8a13824e472e6763baa9c2266a26a59
Parents: 505bb3e
Author: Michelle Phung <mi...@apache.org>
Authored: Fri Sep 18 08:28:04 2015 -0400
Committer: Michelle Phung <mi...@apache.org>
Committed: Fri Sep 18 08:28:04 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/1263c853/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 8cc10df..e73305a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fauxton",
-  "version": "1.0.4",
+  "version": "1.0.5",
   "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.",
   "main": "./index.js",
   "directories": {