boom.gemspec in boom-0.3.0 vs boom.gemspec in boom-0.4.0

- old
+ new

@@ -11,11 +11,11 @@ ## Leave these as is they will be modified for you by the rake gemspec task. ## If your rubyforge_project name is different, then edit it and comment out ## the sub! line in the Rakefile s.name = 'boom' - s.version = '0.3.0' - s.date = '2013-03-29' + s.version = '0.4.0' + s.date = '2013-08-18' s.rubyforge_project = 'boom' ## Make sure your summary is short. The description may be as long ## as you like. s.summary = "boom lets you access text snippets over your command line."