From 54167bc5d1d1d26fb9a60f3a400fd18582f3b11e Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Sat, 14 Feb 2015 19:29:56 +0100 Subject: [PATCH] bump version to next dev and stub changelog --- _conda | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_conda b/_conda index 848206d..092d658 100644 --- a/_conda +++ b/_conda @@ -5,7 +5,7 @@ # # Author: Valentin Haenel (https://github.com/esc/) # Licence: WTFPL (http://sam.zoy.org/wtfpl/) -# Version: 0.3 +# Version: 0.4-dev # Homepage: https://github.com/esc/conda-zsh-completion # # This completion depends on Python for a json parser, sorry. Unfortunately @@ -30,6 +30,9 @@ # # CHANGELOG # --------- +# * v0.4 +# +# * # # * v0.3 #