diff --git a/Changelog b/Changelog index 7a95dc3..b9cc992 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2015-09-14 version 0.2.8 +- FIX: undo ocat -v change + 2015-09-14 version 0.2.7 - FIX: ocat -v correctly displays configured JSON_INDENT diff --git a/version.h b/version.h index fb89fca..d0bd98b 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "0.2.7" +#define VERSION "0.2.8"