Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 459 Bytes

RELEASING.md

File metadata and controls

13 lines (11 loc) · 459 Bytes
  1. Make sure you have both clones of swiftbrew/Swiftbrew and swiftbrew/homebrew-tap under a same parent directory, for example:

    swiftbrew-org
    ├── Swiftbrew
    └── homebrew-tap
    
  2. Make sure you have hub installed and configured.

  3. Run make release version=x.y.z to release a new version x.y.z.