Sha256: 67034f0e70725b240069d6f4d89b62f6110c35379c04269e02a6c3551011cfeb
Contents?: true
Size: 614 Bytes
Versions: 3
Compression:
Stored size: 614 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 And you're done!
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
yieldmanager-0.9.6 | HOW_TO_UPDATE_API_VERSION |
yieldmanager-0.9.5 | HOW_TO_UPDATE_API_VERSION |
yieldmanager-0.9.4 | HOW_TO_UPDATE_API_VERSION |