rast.gemspec in rast-0.10.0 vs rast.gemspec in rast-0.11.0
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
Gem::Specification.new do |spec|
spec.name = 'rast'
- spec.version = '0.10.0'
+ spec.version = '0.11.0'
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.'