Skip to content

Commit a414a03

Browse files
authored
chore: bump version to v1.2.0 (the upcoming release) (#228)
accidentally skipped v1.1.0 in package.json, see #219
1 parent c997b25 commit a414a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forge-std",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
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",

0 commit comments

Comments
 (0)