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

Prepare to publish null safe version #496

Merged
merged 2 commits into from
Nov 9, 2020
Merged

Prepare to publish null safe version #496

merged 2 commits into from
Nov 9, 2020

Conversation

kevmoo
Copy link
Member

@kevmoo kevmoo commented Nov 9, 2020

No description provided.

pubspec.yaml Outdated
@@ -1,15 +1,13 @@
name: http
version: 0.13.0-nullsafety-dev
version: 0.13.0-nullsafety
Copy link
Member

@mit-mit mit-mit Nov 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we recommended starting with -nullsafety.0 ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either one is fine, good to have some consistency though and the .0 version makes it a bit more obvious how the versioning will be handled so that seems a bit better.

That is not the pattern we did originally, but I am in favor of making it the new pattern.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@kevmoo
Copy link
Member Author

kevmoo commented Nov 9, 2020

LGTE? (look good to everyone?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants