Skip to content

Commit 82af298

Browse files
committed
v1.2.2
1 parent e7dae73 commit 82af298

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"npmClient": "npm",
55
"packages": ["packages/*"]
66
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ethernaut-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethernaut-cli",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Ai agent cli with web3 capabilities",
55
"license": "ISC",
66
"author": "Alejandro Santander",

0 commit comments

Comments
 (0)