I created a function in Functions and published it with the tag 0.1.0
.
After doing some refactoring I decided to rename the function and release it with the tag 1.0.0
.
Is there a way that I can get rid of or un-publish the original function to avoid pollution of the namespace?