Skip to content

Commit

Permalink
Merge 61ce367 into a32e854
Browse files Browse the repository at this point in the history
  • Loading branch information
duduribeiro committed May 21, 2020
2 parents a32e854 + 61ce367 commit 731b2e2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ The following instructions uses `$VERSION` as a placeholder, where `$VERSION` is
git push origin --tags
```

1. Build the package.

```shell
rake build
```

1. Release to RubyGems.

```shell
Expand Down

0 comments on commit 731b2e2

Please sign in to comment.