diff --git a/tag.sh b/tag.sh new file mode 100644 index 0000000..5ae0e02 --- /dev/null +++ b/tag.sh @@ -0,0 +1 @@ +git tag -a v1.0.2 -m "Release v1.0.2"