chore: Version bump f457dc91
Steve · 2025-05-03 14:57 1 file(s) · +2 −2
package.json +2 −2
1 1
{
2 2
  "name": "bhvr",
3 -
  "version": "0.1.0",
3 +
  "version": "0.1.1",
4 4
  "description": "A monorepo template built with Bun, Hono, Vite, and React",
5 5
  "author": "Steve Simkins",
6 6
  "license": "MIT",
34 34
  "peerDependencies": {
35 35
    "typescript": "^5.0.0"
36 36
  }
37 -
}
37 +
}