Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
collin authored May 4, 2020
1 parent 8824e4d commit f4850df
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 @@ -55,7 +55,7 @@ Once you wish to cut a new release from the `master` branch follow these steps:

1. Determine the next appropriate version tag.
2. Checkout `master` locally.
3. Run `script/release v-x.y.z`
3. Run `script/release v-x.y.z` (replacing x.y.z with version numbers)

The release script will build js sources and type definitions and push them up to github as a tag.

Expand Down

0 comments on commit f4850df

Please sign in to comment.