v0.5.2
Patch release
Ensure the generator (mix skitter.new) can be installed from hex.
The mix task attached to this release can be used to create a Skitter project using this version. It can be installed with the following command:
$ mix archive.install hex skitter_new 0.5.2
Or by downloading the archive attached to this release and installing it using mix archive.install <path_to_file>.