Skip to content

Commit f49d270

Browse files
chore: bump version to 1.0.9
1 parent 6ec2dc8 commit f49d270

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