Closed maccman closed 10 years ago
Yeah I was conflicted on this. Looks like you've already committed this which is fine with me. FYI, Travis will publish for you on tags. So to release just npm version (patch|minor|major) && git push --follow-tags
.
Cheers - I'll make sure to deploy with a tag in the future.
Do you think we should throw an error when the lookup is pending rather than have a 'pending()' function?