release: WRNexusJS 0.3.2

This commit is contained in:
2026-07-22 20:10:44 +05:30
parent 304819dfe9
commit 58ba2f2046
63 changed files with 242 additions and 121 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.1";
const version = "0.3.2";
const dependencyGroups = [
"dependencies",