9
0
mirror of https://github.com/donlon/cloudflare-error-page.git synced 2025-12-24 17:29:16 +00:00

js: bump version to 0.1.0

This commit is contained in:
Anthony Donlon
2025-12-22 23:47:00 +08:00
parent dd29cf0904
commit b2164729b4

View File

@@ -1,6 +1,6 @@
{
"name": "cloudflare-error-page",
"version": "0.0.1",
"version": "0.1.0",
"description": "Cloudflare Error Page Generator",
"main": "dist/index.js",
"types": "dist/index.d.ts",