diff --git a/README.md b/README.md
index 8dafcef..c504acf 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,6 @@
*A configuration provider for Microsoft.Extensions.Configuration backed by runtime secrets.*
-> Note: The 5.0.0 release of RockLib.Secrets and the 4.0.0 release of RockLib.Secrets.Aws are the final versions with upgrades and changes. Bug fixes will continue to be released as needed.
-
### RockLib.Secrets
### RockLib.Secrets.Aws
diff --git a/RockLib.Secrets/CHANGELOG.md b/RockLib.Secrets/CHANGELOG.md
index 90e19e7..8d6f10a 100644
--- a/RockLib.Secrets/CHANGELOG.md
+++ b/RockLib.Secrets/CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## 6.0.0 - 2025-02-06
+
+#### Changed
+- Updated the following packages:
+ - RockLib.Configuration from 4.0.3 to 5.0.0
+ - RockLib.ObjectFactor from 3.0.0 to 4.0.0
+
## 5.0.0 - 2025-01-24
#### Changed
diff --git a/RockLib.Secrets/RockLib.Secrets.csproj b/RockLib.Secrets/RockLib.Secrets.csproj
index 695606f..5879f31 100644
--- a/RockLib.Secrets/RockLib.Secrets.csproj
+++ b/RockLib.Secrets/RockLib.Secrets.csproj
@@ -11,9 +11,9 @@
A changelog is available at https://github.com/RockLib/RockLib.Secrets/blob/main/RockLib.Secrets/CHANGELOG.md.
false
rocklib secrets configuration
- 5.0.0
+ 6.0.0-alpha.1
True
- 5.0.0
+ 6.0.0-alpha.1
bin\$(Configuration)\$(TargetFramework)\$(PackageId).xml
@@ -27,7 +27,7 @@
-
-
+
+
\ No newline at end of file