release: WRNexusJS 0.3.1

This commit is contained in:
2026-07-22 18:42:20 +05:30
parent 07d8fb59d6
commit 304819dfe9
62 changed files with 158 additions and 103 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.3.0";
const version = "0.3.1";
const dependencyGroups = [
"dependencies",