mitchmindtree/daggy

Repository does not contain release tags

Opened this issue · 1 comments

Please push them.

Heya @mitchmindtree, I've gone through the commit history + crates.io dates to find these:

git tag 0.7 6e4da8f53f85287c1cd5ca9871b5c87fef9e37e3
git tag 0.6 5d2a1d68db1756e7b1c2858f53a9832957ddfa67
git tag 0.5 2e9ab82835ba765cb3c1af8ebcb34f463f8c3115
git tag 0.4.1 1f28f83666b0ce0fbb08135ffec217fb35e9a816
git tag 0.3 7dc1d21d8babc73772b7b4b796a63f6d0e07218e
git tag 0.2.1 e9e95a0bb2293a3f14b480911938e8fc39430658
git tag 0.2 e2939873b6bfc7b626d1e3a69dea8fc3e30e4ca6
git tag 0.1.4 7eb7c865720056a0b0275ebe8671ca526e924f6c

git push origin \
 0.7 \
 0.6 \
 0.5 \
 0.4.1 \
 0.3 \
 0.2.1 \
 0.2 \
 0.1.4

I didn't go older than 0.1.4, but figured that's probably enough.