diff --git a/CHANGELOG.md b/CHANGELOG.md
index dcbd4ff..1008940 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.1.3](https://github.com/php-internal/toml/compare/1.1.2...1.1.3) (2026-06-28)
+
+
+### Documentation
+
+* add Vibe Index badge and switch donations to Boosty ([e6312e7](https://github.com/php-internal/toml/commit/e6312e795b59000ad5d82434acbb034d0f75bdf6))
+* pass RELEASE_TOKEN to the badge checkout so the push isn't 403'd ([2f9e036](https://github.com/php-internal/toml/commit/2f9e0360fcccba51f93ba5008c134d1cae986232))
+
## [1.1.2](https://github.com/php-internal/toml/compare/1.1.1...1.1.2) (2026-03-31)
diff --git a/README.md b/README.md
index a693cee..d7aaab0 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
-![Vibe Index]()
+[](https://github.com/roxblnfk/action-vibe-index)
[](https://boosty.to/roxblnfk)
diff --git a/resources/version.json b/resources/version.json
index 30668ab..60522e1 100644
--- a/resources/version.json
+++ b/resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.1.2"
+ ".": "1.1.3"
}