From 3e1d6a7bcf2a47a494d602389fda415d8fad8e03 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 12 Jun 2016 02:15:11 +0900 Subject: 0.13.0 --- src/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/constants.go') diff --git a/src/constants.go b/src/constants.go index 2848c821..a9f14b7b 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.12.2" + version = "0.13.0" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3