sbag.gemspec in sbag-0.2.0 vs sbag.gemspec in sbag-0.2.1

- old
+ new

@@ -10,10 +10,10 @@ spec.email = ["shubham@infoir.com"] spec.summary = %q{A command line tool developed by Infoir.} - spec.description = %q{A private tool developed to replace GIT commands[Beta Version].} + spec.description = %q{A private tool developed to replace GIT commands[Beta Version]. Use "console help" command for help.} spec.homepage = "https://infoir.com/contribute/gems/sbag" spec.license = 'MIT' spec.files = `git ls-files -z`.split("\x0") spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }