Compare commits

..

1 Commits

Author SHA1 Message Date
c8e5960abd chore(release): bump version to 5.0.1
Some checks failed
CI / Type Check & Lint (push) Failing after 5s
CI / Build Test (Current Platform) (push) Successful in 4s
Release / build-and-release (push) Successful in 45s
CI / Build All Platforms (push) Successful in 48s
2025-10-20 13:07:07 +00:00

View File

@@ -1,6 +1,6 @@
{
"name": "@serve.zone/nupst",
"version": "5.0.0",
"version": "5.0.1",
"exports": "./mod.ts",
"tasks": {
"dev": "deno run --allow-all mod.ts",