Added Releasinator. Preparing for 1.7.2

This commit is contained in:
Jay Patel
2016-05-12 16:00:38 -05:00
parent 18e1c58d93
commit 80dc4e4f95
10 changed files with 175 additions and 38 deletions

2
Rakefile Normal file
View File

@@ -0,0 +1,2 @@
spec = Gem::Specification.find_by_name 'releasinator'
load "#{spec.gem_dir}/lib/tasks/releasinator.rake"