Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: fix TOML version #606

Merged
merged 1 commit into from
Jul 25, 2024
Merged

fix: fix TOML version #606

merged 1 commit into from
Jul 25, 2024

Conversation

kikoso
Copy link
Collaborator

@kikoso kikoso commented Jul 25, 2024

The following PR fixes a problem with the TOML file.


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #605 🦕

@googlemaps-bot
Copy link
Contributor

Code Coverage

Overall Project 18.83%

There is no coverage information present for the Files changed

@dkhawk dkhawk merged commit 5e4cd15 into main Jul 25, 2024
11 checks passed
@dkhawk dkhawk deleted the fix/fix_toml_version branch July 25, 2024 14:04
googlemaps-bot pushed a commit that referenced this pull request Jul 25, 2024
## [6.1.1](v6.1.0...v6.1.1) (2024-07-25)

### Bug Fixes

* fix TOML version ([#606](#606)) ([5e4cd15](5e4cd15))
@googlemaps-bot
Copy link
Contributor

🎉 This issue has been resolved in version 6.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Wrong version in toml file: "android-core"
3 participants