Skip to content

Commit f8a8d21

Browse files
committed
Adding release instructions.
1 parent 0571dbf commit f8a8d21

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,14 @@ $ rails credentials:edit
111111

112112
----
113113

114+
## Releasing
115+
116+
1. Edit the `config/application.rb`'s version property.
117+
1. Commit.
118+
1. Tag: `git tag v#.#.#`
119+
120+
----
121+
114122
## Deployment
115123

116124
_Coming soon_

0 commit comments

Comments
 (0)