Skip to content
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 200 Bytes

RELEASE.md

File metadata and controls

14 lines (9 loc) · 200 Bytes

Release

Prepare

  • Bump version lib/restore_bundled_with/version.rb
  • Update changelog
    • $ npm install
    • $ npm run changelog

Release

  • $ bundle exec rake release

DONE!