Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to v0.9.1 #79

Merged
merged 3 commits into from
Jul 16, 2020
Merged

Bump to v0.9.1 #79

merged 3 commits into from
Jul 16, 2020

Conversation

lucacasonato
Copy link
Collaborator

@manyuanrong When you released v0.9.0 you did not update the version in mod.ts. deno_mongo was downloading the v0.8.0 plugin for v0.9.0. This PR bumps the version to v0.9.1. You just have to release this version with this PR to fix the issue.

Closes #78

@Bidek56
Copy link

Bidek56 commented Jul 15, 2020

@lucacasonato
VERSION = "v0.9.1" does not exists, I think you need:
VERSION = "v0.9.0"

mod.ts Show resolved Hide resolved
@manyuanrong manyuanrong merged commit 44c9cb5 into denodrivers:master Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust error in version 0.9.0
4 participants