Sha256: 08b0a5dc019c36ff42b569c73ff80e2d58c992c598b9980071eb49da233d388c
Contents?: true
Size: 225 Bytes
Versions: 241
Compression:
Stored size: 225 Bytes
Contents
#!/bin/bash # Wrapper release script so we don't forget to add submodules. # Should still update the CHANGELOG.md and version.rb before running this script. git submodule init git submodule update bundle update rake release
Version data entries
241 entries across 241 versions & 5 rubygems