Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 530 Bytes

HOWTO.md

File metadata and controls

14 lines (11 loc) · 530 Bytes

HOWTO

Release a new version

  • Apply any needed change

  • Update the version number within the Gruntfile

  • Run the release target to build caravel.min.js

  • Update the version number in the Podspec

  • Push your changes and create a new tag. The new tag has to be created before pushing the pod.

  • Run the command below to update the Pod:

    pod trunk push Caravel.podspec