rast.gemspec in rast-0.6.0.pre vs rast.gemspec in rast-0.6.1.pre

- old
+ new

@@ -1,9 +1,9 @@ # frozen_string_literal: true Gem::Specification.new do |spec| spec.name = 'rast' - spec.version = '0.6.0.pre' + spec.version = '0.6.1.pre' spec.authors = ['Royce Remulla'] spec.email = ['royce.com@gmail.com'] spec.summary = 'RSpec AST - All Scenario Testing' spec.description = 'Extends RSpec functionality by using the catch-all-scenario testing (CAST) principle.'