Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ulisesantana committed Dec 18, 2023
1 parent 2ce5c8c commit ff95119
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
# Usage
<!-- usage -->
```sh-session
$ npm install -g track
$ npm install -g @ulisesantana/track
$ track COMMAND
running command...
$ track (--version)
track/1.0.4 darwin-arm64 node-v20.8.0
@ulisesantana/track/1.0.4 darwin-arm64 node-v20.8.0
$ track --help [COMMAND]
USAGE
$ track COMMAND
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@
"version": "oclif readme && git add README.md"
},
"types": "dist/index.d.ts",
"version": "1.0.3"
"version": "1.0.4"
}

0 comments on commit ff95119

Please sign in to comment.