Selaa lähdekoodia

Uncommented branch switch.

Sasha Hilton 5 vuotta sitten
vanhempi
commit
8eae57bad0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      publish.sh

+ 1 - 1
publish.sh

@@ -70,7 +70,7 @@ function updateRepo {
 }
 }
 
 
 function run {
 function run {
-  # switchBranch
+  switchBranch
   updateVersion $1
   updateVersion $1
   commitAndTag $1
   commitAndTag $1
   publishCrates
   publishCrates