From 6a66baa69c6b7ce0a894adc91838aa80b782236a Mon Sep 17 00:00:00 2001 From: Jean-Tiare Le Bigot Date: Fri, 13 Nov 2015 18:01:53 +0100 Subject: [PATCH] [auto] bump version to v0.6.0 --- internal/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/const.go b/internal/const.go index c2f4a55..37a903c 100644 --- a/internal/const.go +++ b/internal/const.go @@ -1,4 +1,4 @@ package internal // VERSION of sail -const VERSION = "0.5.2" +const VERSION = "0.6.0"