Add apply version script, bump everything to 0.3.0

This commit is contained in:
Jon Staab
2025-05-15 14:33:59 -07:00
parent cc4575666f
commit 593a8c7401
17 changed files with 185 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
set -e
# Run the TypeScript script using ts-node
pnpm exec ts-node scripts/apply_version.ts