From 2039af3cc8d9a0714b8b52a2e1d178b9fd483490 Mon Sep 17 00:00:00 2001 From: Claudio Cicali Date: Mon, 14 Dec 2015 23:11:28 +0100 Subject: [PATCH] Version bump --- AUTHORS | 3 ++- ChangeLog.md | 5 +++++ jingo | 2 +- package.json | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 6a2de598..002d709a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -10,4 +10,5 @@ Noteworthy contributors David McFadzean (static assets management) https://github.com/macterra Bradly Sharpe https://github.com/brad7928 -Collin Reynolds https://github.com/creynold \ No newline at end of file +Collin Reynolds https://github.com/creynold +jon r https://github.com/almereyda \ No newline at end of file diff --git a/ChangeLog.md b/ChangeLog.md index b1cf60b8..e9aacc20 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,8 @@ +Version 1.5.3, December 14th, 2015 +================================= + +- Adds the `redirectURL` to the configuration (#121) + Version 1.5.2, December 14th, 2015 ================================= diff --git a/jingo b/jingo index fdfe6af6..c31954e4 100755 --- a/jingo +++ b/jingo @@ -17,7 +17,7 @@ var program = require('commander'), global.Git = require('./lib/gitmech'); -program.version('1.5.2') +program.version('1.5.3') .option('-c, --config ', 'Specify the config file') .option('-#, --hash-string ', 'Create an hash for a string') .option('-l, --local', 'Listen on localhost only') diff --git a/package.json b/package.json index 1606edbb..6cf91bab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jingo", - "version": "1.5.2", + "version": "1.5.3", "description": "A nodejs based wiki engine", "author": "Claudio Cicali ", "keywords": [