Version bump.

This commit is contained in:
2018-12-01 03:53:38 +05:00
parent c565ec8f21
commit 849c72b238

View File

@@ -26,7 +26,7 @@ package context
const ( const (
// Version . // Version .
Version = "0.2.0" Version = "0.2.1"
) )
// New creates new context. // New creates new context.