From 1bae0c3c8ac1da6a255d1c0f23c9828ae08789b3 Mon Sep 17 00:00:00 2001 From: Derek Parker Date: Mon, 10 Nov 2014 12:05:28 -0600 Subject: [PATCH] bump micro version --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 03977969..8af3ec53 100644 --- a/main.go +++ b/main.go @@ -16,7 +16,7 @@ import ( "github.com/derekparker/delve/proctl" ) -const version string = "0.1.0.beta" +const version string = "0.1.1.beta" type term struct { stdin *bufio.Reader