From a7f03d59545092a5905eb44d74151290342eebb6 Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Thu, 12 Feb 2015 00:36:10 +0100 Subject: [PATCH] bump version --- _conda | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_conda b/_conda index fb77941..e879229 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.1 +# Version: 0.2-dev # # This completion depends on Python for a json parser, sorry. Unfortunately # there is no such thing in zsh (yet).