From 83fbc70edacbd5532ad585b2493425161495ccee Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Thu, 12 Feb 2015 00:35:07 +0100 Subject: [PATCH] v0.1 --- _conda | 1 + 1 file changed, 1 insertion(+) diff --git a/_conda b/_conda index ba80529..fb77941 100644 --- a/_conda +++ b/_conda @@ -5,6 +5,7 @@ # # Author: Valentin Haenel (https://github.com/esc/) # Licence: WTFPL (http://sam.zoy.org/wtfpl/) +# Version: 0.1 # # This completion depends on Python for a json parser, sorry. Unfortunately # there is no such thing in zsh (yet).