Skip to content

Commit 2b58ecb

Browse files
authored
chore: bump to version 1.5.2 (#326)
1 parent 0d1a718 commit 2b58ecb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forge-std",
3-
"version": "1.5.0",
3+
"version": "1.5.2",
44
"description": "Forge Standard Library is a collection of helpful contracts and libraries for use with Forge and Foundry.",
55
"homepage": "https://book.getfoundry.sh/forge/forge-std",
66
"bugs": "https://github.com/foundry-rs/forge-std/issues",
@@ -13,4 +13,4 @@
1313
"type": "git",
1414
"url": "https://github.com/foundry-rs/forge-std.git"
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)