Makefile in githelp-0.2.10 vs Makefile in githelp-0.2.11

- old
+ new

@@ -4,5 +4,8 @@ install: bundle install -mkdir ~/.config -mkdir ~/.config/peco cp .config/peco/config.json ~/.config/peco/config.json + +release: + rake release