From 8eae57bad0043ba10d62c419bb74045ea9228161 Mon Sep 17 00:00:00 2001 From: Sasha Hilton Date: Sat, 9 Nov 2019 15:21:12 +0100 Subject: [PATCH] Uncommented branch switch. --- publish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish.sh b/publish.sh index 6672dba0..a7d1076a 100755 --- a/publish.sh +++ b/publish.sh @@ -70,7 +70,7 @@ function updateRepo { } function run { - # switchBranch + switchBranch updateVersion $1 commitAndTag $1 publishCrates