Skip to content

Commit

Permalink
Adding release instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
nadnoslen committed Nov 17, 2018
1 parent 0571dbf commit f8a8d21
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,14 @@ $ rails credentials:edit

----

## Releasing

1. Edit the `config/application.rb`'s version property.
1. Commit.
1. Tag: `git tag v#.#.#`

----

## Deployment

_Coming soon_
Expand Down

0 comments on commit f8a8d21

Please sign in to comment.