Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
DevboiDesigns committed Dec 5, 2024
2 parents 42dcdea + 93f8c2c commit bb22426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Without a Heroku account and app, you will not be able to use the features provi
- Install the package globally:

```sh
npm i -g @devboidesigns/herokutools
npm i -g herokutools
```

## Coming Soon
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "herokutools",
"version": "0.0.3",
"version": "0.0.4",
"description": "Heroku CLI wrapper - helpful commands you use often - made easier!",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit bb22426

Please sign in to comment.