From 5962d8f3ae63bd93391e187a86531a05ffc8c84d Mon Sep 17 00:00:00 2001 From: Alexey Lavrenuke Date: Fri, 3 Nov 2017 13:31:47 +0300 Subject: [PATCH] Bump version for goxc --- .goxc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.goxc.json b/.goxc.json index 67b7d63bb..adc9960bb 100644 --- a/.goxc.json +++ b/.goxc.json @@ -5,7 +5,7 @@ ], "Arch": "amd64", "Os": "linux darwin windows", - "PackageVersion": "0.1.2", + "PackageVersion": "0.1.3", "TaskSettings": { "publish-github": { "owner": "yandex", @@ -13,4 +13,4 @@ } }, "ConfigVersion": "0.9" -} \ No newline at end of file +}