diff options
Diffstat (limited to 'ebin/chttpd.app')
-rw-r--r-- | ebin/chttpd.app | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/chttpd.app b/ebin/chttpd.app index 5b1b6cfb..a6a5f2b5 100644 --- a/ebin/chttpd.app +++ b/ebin/chttpd.app @@ -1,6 +1,6 @@ {application, chttpd, [ {description, "HTTP interface for CouchDB cluster"}, - {vsn, "1.0.2"}, + {vsn, "1.0.3"}, {modules, [ chttpd, chttpd_app, |