Skip to content

Commit e85b19c

Browse files
committed
Update Readme
1 parent 488a9c4 commit e85b19c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -259,16 +259,15 @@ To release this Swift package the following steps have to be taken:
259259
- Run `bundle update` to update all Ruby gems
260260
- Run `swift package update` to update all SPM dependencies
261261
- Commit all changes on `develop` with the message:
262-
```
263-
Release version `x.y.z`
264-
```
262+
```
263+
Release version `x.y.z`
264+
```
265265
- Release the new version:
266266
```shell
267267
bundle exec fastlane release framework:"Assist" version:"x.y.z" formula:"blackjacx/formulae/asc"
268268
```
269269
- Create and merge the PR from the just created branch for the [Homebrew formula](https://github.com/Blackjacx/homebrew-formulae)
270270
- Post the following on Twitter:
271-
272271
```
273272
Assist (ASC, Push, Snap) release x.y.z 🎉
274273

0 commit comments

Comments
 (0)