Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Bump version number in README.md #12

Merged
merged 2 commits into from
Nov 30, 2018
Merged

Conversation

hugovdm
Copy link
Contributor

@hugovdm hugovdm commented Nov 29, 2018

Consider this simply a reminder to update the README for the 1.4 release, whether by pull request or edit.

@@ -42,11 +42,11 @@ To use those lints you can add a dependency in your `pubspec.yaml`:
# If you also need to import `package:pedantic/pedantic.dart`, it's a
# normal dependency.
dependencies:
pedantic: '1.1.0'
pedantic: '1.4.0'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Addresses #11

@@ -55,6 +55,9 @@ and add an include in your `analysis_options.yaml`:
include: package:pedantic/analysis_options.yaml
```

This example uses a pinned version because every added lint rule could break a
build for projects using it.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

As explained in #11 - thanks!

@davidmorgan
Copy link
Contributor

Thanks!

@davidmorgan davidmorgan merged commit b440df4 into googlearchive:master Nov 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants