Please tag release release 0.11.0
SnarkBoojum opened this issue · 5 comments
According to github, the last release was 0.8.0... but there are commits saying otherwise : perhaps you forgot to tag them?
Thanks!
In npm registry it says the current version is 0.11.0, but there is no such tag here. Please tag the latest release. Thanks, Paolo
I should have looked more closely (as should you I suppose). When I tried to create a tag for 0.11.0 I was given an error message informing me that 0.11.0 already existed.
Oh, dear... In fact, the problem is that both github and uscan (the tool we use to detect new versions) see 0.8* as much more recent than 0.1* -- so I didn't see that release anywhere I looked... I'll try to force the use of two digits for the minor part of the version. That will make 0.?.* disappear, but at least the remaining seen ones will include what we want!
Thanks!
Nope... that doesn't work since github shows those new versions only on the second page...