Skip to content

Commit e7d1a63

Browse files
committed
chore(release): publish 6.0.0-rc.3
1 parent d67af2f commit e7d1a63

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Release notes are available on [github][notes].
88
[pub-semver-readme]: https://pub.dartlang.org/packages/pub_semver
99
[notes]: https://github.com/java-james/flutter_dotenv/releases
1010

11+
# 6.0.0-rc.3
12+
13+
- [chore] version bump only
14+
1115
# 6.0.0-rc.2
1216

1317
- [docs] Correct readme documentation on `loadFromString`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: flutter_dotenv
2-
version: 6.0.0-rc.2
2+
version: 6.0.0-rc.3
33
description: Easily configure any flutter application with global variables using a `.env` file.
44
homepage: https://github.com/java-james/flutter_dotenv
55
environment:

0 commit comments

Comments
 (0)