Skip to content

Commit 0eb0be5

Browse files
chore: bump version to 1.1.1
1 parent aa8ba16 commit 0eb0be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@relbns/github-cloner",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Github Cloner is a CLI tool for cloning Github repositories with interactive lists in the terminal. the tool lists your repositories and sorts them by owners (users and organizations) and by name. choosing the repo will clone it to the current directory if it's not already cloned there.",
55
"exports": "./src/cli.js",
66
"type": "module",

0 commit comments

Comments
 (0)