Skip to content

Commit 4601bb3

Browse files
chore: bump version to 1.0.11
1 parent 2292e88 commit 4601bb3

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.0.10",
3+
"version": "1.0.11",
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)