You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2016/04/18 08:39:28 UTC

fauxton commit: updated refs/heads/master to 978ae69

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master bd7205f45 -> 978ae690f
Updated Tags:  refs/tags/v1.1.2 [created] d17223903


1.1.2


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

Branch: refs/heads/master
Commit: 978ae690f1bf83770d09e6dc8ef25b490c155eb5
Parents: bd7205f
Author: Garren Smith <ga...@gmail.com>
Authored: Mon Apr 18 08:39:10 2016 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Mon Apr 18 08:39:10 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/978ae690/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 510c6eb..5635f6e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fauxton",
-  "version": "1.1.1",
+  "version": "1.1.2",
   "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.",
   "main": "./index.js",
   "directories": {