We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9147a4 commit 907b50aCopy full SHA for 907b50a
2 files changed
packages/catalyst_builder/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 6.0.0-beta.1
+## 6.0.0-rc.1
2
3
Removed unused packages
4
- `path`
packages/catalyst_builder/pubspec.yaml
@@ -1,6 +1,6 @@
name: catalyst_builder
description: A lightweight and easy to use dependency injection container builder for dart.
-version: 6.0.0-beta.1
+version: 6.0.0-rc.1
homepage: 'https://github.com/mintware-de/catalyst_builder'
5
repository: 'https://github.com/mintware-de/catalyst_builder/tree/main/packages/catalyst_builder'
6
documentation: 'https://github.com/mintware-de/catalyst_builder/wiki'
0 commit comments