txt_timesheet.gemspec in txt_timesheet-1.0.0 vs txt_timesheet.gemspec in txt_timesheet-1.1.0
- old
+ new
@@ -1,9 +1,9 @@
require_relative 'lib/txt_timesheet/version'
Gem::Specification.new do |spec|
spec.name = "txt_timesheet"
- spec.version = "1.0.0"
+ spec.version = "1.1.0"
spec.authors = ["Elvis SerrĂ£o"]
spec.email = ["elvis.serrao1@gmail.com"]
spec.summary = %q{Calculate Timesheet.}
spec.description = %q{Receive n files as command line parameters, parse these files and than, calculates how many hours has been worked .}