Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 430 Bytes

MAINTAINERS.md

File metadata and controls

14 lines (12 loc) · 430 Bytes

Publish a new version of this library to Bintray

  1. make your changes, merge to master branch, push to origin
  2. make sure to have a ~/.bintray/credentials file containing
realm = Bintray
host = api.bintray.com
user = <username>
password = <API key>
  1. make sure you are a member of the eyeem organization on bintray ( see https://bintray.com/ )
  2. run sbt release
  3. You may wish to update the README.