Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jgravois authored Apr 6, 2018
1 parent f710a4a commit cdd9b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Esri welcomes [contributions](CONTRIBUTING.md) from anyone and everyone. Please

0. run `npm install gh-release` inside the directory which houses the repository (this only needs to be done once)
1. bump proxy version numbers and changelog
2. commit your changes `git commit -m ':package 1.x.x'`
2. commit your changes `git commit -m ':package: 1.x.x'`
3. run `gh-release` at the command line. this will create a tag using the current SHA and use whats in the changelog in the release notes

## License
Expand Down

0 comments on commit cdd9b70

Please sign in to comment.