Skip to content

Commit 907b50a

Browse files
committed
fix: Version name
1 parent f9147a4 commit 907b50a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/catalyst_builder/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 6.0.0-beta.1
1+
## 6.0.0-rc.1
22

33
Removed unused packages
44
- `path`

packages/catalyst_builder/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: catalyst_builder
22
description: A lightweight and easy to use dependency injection container builder for dart.
3-
version: 6.0.0-beta.1
3+
version: 6.0.0-rc.1
44
homepage: 'https://github.com/mintware-de/catalyst_builder'
55
repository: 'https://github.com/mintware-de/catalyst_builder/tree/main/packages/catalyst_builder'
66
documentation: 'https://github.com/mintware-de/catalyst_builder/wiki'

0 commit comments

Comments
 (0)