cucumber-salad 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Cucumber
2
2
  module Salad
3
- VERSION = "0.2.0"
3
+ VERSION = "0.2.1"
4
4
  end
5
5
  end
@@ -4,3 +4,4 @@ require 'cucumber/salad/widgets/list'
4
4
  require 'cucumber/salad/widgets/base_table'
5
5
  require 'cucumber/salad/widgets/auto_table'
6
6
  require 'cucumber/salad/widgets/table'
7
+ require 'cucumber/salad/widgets/form'
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: cucumber-salad
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.2.0
5
+ version: 0.2.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - David Leal