Skip to content

Commit b7ba65f

Browse files
Bump version to 0.2.0 for release
1 parent 8f32bcb commit b7ba65f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/release.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ else
1717
echo "Cancelled"
1818
exit 1
1919
fi
20+
21+
# Command to delete all local tags
22+
# git tag | xargs git tag -d

0 commit comments

Comments
 (0)