Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marythedev authored Nov 6, 2023
1 parent 5229e0b commit 8ef1fd4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Update `package.json` version with (set version instead of <version>, i.e. 1.0.0
npm version <version> -m "Release v<version>"
```

Push tag
```
git push origin master --tags
```

<hr>


Expand Down

0 comments on commit 8ef1fd4

Please sign in to comment.