dnsimple / dnsimple-ruby

The DNSimple API client for Ruby.
https://developer.dnsimple.com/
MIT License
187 stars 52 forks source link

Please make a new release! 1.4.0 is broken #27

Closed sbleon closed 11 years ago

sbleon commented 11 years ago

lib/dnsimple/cli.rb:95:in `require': cannot load such file -- dnsimple/commands/template_list (LoadError)

The file in question was misnamed "templates_list.rb" in 1.4.0: https://github.com/aetrion/dnsimple-ruby/tree/v1.4.0/lib/dnsimple/commands

This appears to be fixed in master. Please issue a new release and yank the broken version.

benbalter commented 11 years ago

:+1:

sbleon commented 11 years ago

@aetrion please help us out by releasing a new version!

lukaselmer commented 11 years ago

+1

aeden commented 11 years ago

I've just pushed a 1.4.1 release from master.