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/12 19:21:08 UTC

[3/3] fauxton commit: updated refs/heads/master to 40a023c

1.1.1


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

Branch: refs/heads/master
Commit: 40a023ced5d2e95d34717c53c30ca7d311cf34fc
Parents: 52f8dfd
Author: Garren Smith <ga...@gmail.com>
Authored: Tue Apr 12 19:20:49 2016 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Tue Apr 12 19:20:49 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/40a023ce/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 162c463..7b34d17 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fauxton",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.",
   "main": "./index.js",
   "directories": {