Skip to content

Commit

Permalink
ci: update version to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
edumudu committed Apr 9, 2022
1 parent 7ab56ba commit ea3ecde
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,6 +1,6 @@
{
"name": "loctry",
"version": "1.6.0",
"version": "1.6.1",
"author": "Eduardo Wesley <[email protected]>",
"description": "A CLI to manage local library testing",
"main": "bin/index.mjs",
Expand Down Expand Up @@ -44,4 +44,4 @@
"npm": ">=7.0.0",
"yarn": ">=1.0.0"
}
}
}

0 comments on commit ea3ecde

Please sign in to comment.