Skip to content

Commit

Permalink
chore: revert cli package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-rtt committed Jan 23, 2024
1 parent f4efaf4 commit 7606c51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@noovolari/leapp-cli",
"description": "Leapp's Command Line Interface\n\nIt relies on Leapp Core, which encapsulates the domain logic.\n\nFor more information about the project visit the [site](www.leapp.cloud).",
"version": "0.1.58",
"version": "0.1.57",
"author": {
"name": "Noovolari",
"email": "[email protected]"
Expand Down Expand Up @@ -150,4 +150,4 @@
"debug-session-list": "./bin/run session list"
},
"types": "dist/index.d.ts"
}
}

0 comments on commit 7606c51

Please sign in to comment.