You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2015/06/02 14:03:56 UTC

fauxton commit: updated refs/heads/master to 79c20e4

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master c40f8d220 -> 79c20e43b


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

Branch: refs/heads/master
Commit: 79c20e43b6af3ec6e8195c20f3e502a67b15cd1b
Parents: c40f8d2
Author: Robert Kowalski <ro...@apache.org>
Authored: Tue Jun 2 14:07:49 2015 +0200
Committer: Robert Kowalski <ro...@apache.org>
Committed: Tue Jun 2 14:07:49 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/79c20e43/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 7cae73b..0613d86 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fauxton",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.",
   "main": "./index.js",
   "directories": {