release: WRNexusJS 0.8.1
Quality / quality (ubuntu-latest) (push) Failing after 13m28s
Quality / quality (windows-latest) (push) Canceled after 0s

This commit is contained in:
2026-08-03 01:34:56 +05:30
parent 1a1d2e9d08
commit 3c6b659f36
81 changed files with 160 additions and 149 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { existsSync, readdirSync, readFileSync, writeFileSync } from "node:fs";
import { join } from "node:path";
const version = "0.8.0";
const version = "0.8.1";
const dependencyGroups = [
"dependencies",