chore: version bump
29f7ad0f
2 file(s) · +2 −2
| 1 | 1 | { |
|
| 2 | 2 | "name": "sequoia-cli", |
|
| 3 | - | "version": "0.0.2", |
|
| 3 | + | "version": "0.0.3", |
|
| 4 | 4 | "module": "dist/index.js", |
|
| 5 | 5 | "type": "module", |
|
| 6 | 6 | "bin": { |
| 33 | 33 | ||
| 34 | 34 | > https://tanlged.org/stevedylan.dev/sequoia |
|
| 35 | 35 | `, |
|
| 36 | - | version: "0.0.2", |
|
| 36 | + | version: "0.0.3", |
|
| 37 | 37 | cmds: { |
|
| 38 | 38 | auth: authCommand, |
|
| 39 | 39 | init: initCommand, |