This is an automated email from the ASF dual-hosted git repository.
amaranhao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-fauxton.git
The following commit(s) were added to refs/heads/master by this push:
new c3d590f Bump to 1.1.18 (#1121)
c3d590f is described below
commit c3d590f278c0b5297aec34d84df199f41c50285a
Author: Alexis Côté <[email protected]>
AuthorDate: Tue Aug 7 10:32:09 2018 -0400
Bump to 1.1.18 (#1121)
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index d931c13..913edf7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "fauxton",
- "version": "1.1.17",
+ "version": "1.1.18",
"description": "Fauxton is a modular CouchDB dashboard and Futon
replacement.",
"main": "./index.js",
"directories": {