Skip to content

Commit

Permalink
chore(release): release cli v0.1.60
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvilla committed Feb 5, 2024
1 parent 267b0dc commit f6b689e
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.59",
"version": "0.1.60",
"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 f6b689e

Please sign in to comment.