diff --git a/README.md b/README.md
index a9de6669..466264f0 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 16cf0161..547b67e6 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.0",
+ "version": "0.2.1",
"title": "Temporal Polyfill",
"description": "A lightweight polyfill for Temporal, successor to the JavaScript Date object",
"author": {