Skip to content

Commit 80c82f3

Browse files
chore: version packages (#63)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ae16fbd commit 80c82f3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rare-doors-know.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# prool
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [`ae16fbd`](https://github.com/wevm/prool/commit/ae16fbd8101ff54418a424ab3faab21975e6b17a) Thanks [@jxom](https://github.com/jxom)! - Modified wait message for `Instance.tempo`.
8+
39
## 0.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"[!start-pkg]": "",
2929
"name": "prool",
3030
"description": "HTTP testing instances for Ethereum",
31-
"version": "0.2.0",
31+
"version": "0.2.1",
3232
"type": "module",
3333
"sideEffects": false,
3434
"files": [

0 commit comments

Comments
 (0)