Sha256: 59f668dadfb417393c93fd6a839353f3c2a9b8754c64468ae685d85a862b6c86
Contents?: true
Size: 644 Bytes
Versions: 2
Compression:
Stored size: 644 Bytes
Contents
As of the 0.9 release, the "build" step is no longer needed. Technically, it never was, but I didn't realize that until now. :-P When RightMedia updates their release (say, from 1.33 to 1.34), do this: - Edit the API_VERSION file to match the new release - Visit the main API doc page (https://api.yieldmanager.com/doc/) and make sure the AVAILABLE_SERVICES file exactly matches the services listed in the sidebar. - Run all the specs using 'rake' to ensure nothing broke - Bump the VERSION in lib/yieldmanager/version.rb appropriately - 'rake release' to cut a version and push to rubygems.org - git push to store on github And you're done!
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yieldmanager-0.9.3 | HOW_TO_UPDATE_API_VERSION |
yieldmanager-0.9.2 | HOW_TO_UPDATE_API_VERSION |