From e5d5de0d645ff2ddad8b305f91f7fdf5e9c270a4 Mon Sep 17 00:00:00 2001 From: blckclov3r Date: Sun, 25 Aug 2024 22:25:35 +0800 Subject: [PATCH] update version --- README.md | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8a7f4ae..4483314 100644 --- a/README.md +++ b/README.md @@ -172,16 +172,16 @@ If you prefer not to install the package and want to include the ECMAScript modu project, you can use the following script tag: - CDN ( - jsDelivr): [`https://cdn.jsdelivr.net/npm/use-postal-ph@1.1.7/dist/index.mjs`](https://cdn.jsdelivr.net/npm/use-postal-ph@1.1.7/dist/index.mjs) + jsDelivr): [`https://cdn.jsdelivr.net/npm/use-postal-ph@1.1.9/dist/index.mjs`](https://cdn.jsdelivr.net/npm/use-postal-ph@1.1.9/dist/index.mjs) -- NPM: [`https://unpkg.com/use-postal-ph@1.1.7/dist/index.mjs`](https://unpkg.com/use-postal-ph@1.1.7/dist/index.mjs) +- NPM: [`https://unpkg.com/use-postal-ph@1.1.9/dist/index.mjs`](https://unpkg.com/use-postal-ph@1.1.9/dist/index.mjs) Import Statement: ```html