diff --git a/README.md b/README.md
index 92b6190a..c39b62a5 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ console.log(Temporal.Now.zonedDateTimeISO().toString())
Use a `
+
diff --git a/packages/temporal-polyfill/package.json b/packages/temporal-polyfill/package.json
index 721e1a97..868c02a5 100644
--- a/packages/temporal-polyfill/package.json
+++ b/packages/temporal-polyfill/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "temporal-polyfill",
- "version": "0.2.4",
+ "version": "0.2.5",
"title": "Temporal Polyfill",
"description": "A lightweight polyfill for Temporal, successor to the JavaScript Date object",
"author": {