bin/githubrepo in githubrepo-0.0.1 vs bin/githubrepo in githubrepo-0.0.2
- old
+ new
@@ -5,10 +5,10 @@
require 'pry'
require './lib/create'
program :name, 'githubrepo'
-program :version, '0.0.1'
+program :version, '0.0.2'
program :description, 'Create GitHub repositories from the command line'
program :help, 'Author', 'Elikem Adadevoh <elikem@gmail.com>'
command :create do |c|
c.syntax = 'githubrepo create [options]'
\ No newline at end of file