From e76e479696b8b4d8d6a3de934f797a5eb0af651b Mon Sep 17 00:00:00 2001 From: rubyist Date: Thu, 1 Oct 2015 12:11:21 -0400 Subject: [PATCH] Bump version --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index bb4562d..f6069c4 100644 --- a/main.go +++ b/main.go @@ -13,7 +13,7 @@ import ( const ( contentMediaType = "application/vnd.git-lfs" metaMediaType = contentMediaType + "+json" - version = "0.2.1" + version = "0.3.0" ) var (