Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Qwertic committed Sep 10, 2024
1 parent 1a73ff1 commit 29e5314
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crrl",
"version": "1.0.0",
"version": "1.0.1",
"description": "CLI tool to fetch and save .cursorrules files",
"main": "dist/index.js",
"bin": {
Expand Down Expand Up @@ -38,4 +38,4 @@
"node-fetch": "2",
"ora": "5"
}
}
}

0 comments on commit 29e5314

Please sign in to comment.