Skip to content

Commit

Permalink
build: bump 0.0.1-rc.3 (#16)
Browse files Browse the repository at this point in the history
Signed-off-by: Chapman Pendery <[email protected]>
  • Loading branch information
cpendery committed Mar 6, 2024
1 parent 1292070 commit 1cba29f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"lint:fix": "eslint src/ --ext .ts,.tsx --fix && prettier src/ --write",
"test:e2e": "npm run build && node index.js e2e.test.ts"
},
"version": "0.0.1-rc.2",
"version": "0.0.1-rc.3",
"description": "Fast and precise end-to-end terminal testing framework",
"type": "module",
"engines": {
Expand Down

0 comments on commit 1cba29f

Please sign in to comment.