Skip to content

Commit c84eb83

Browse files
committed
Update changelog and version
1 parent 5bfb421 commit c84eb83

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CONTRIBUTING.md)
22
on how to contribute to Cucumber.
33

4-
## [main](https://github.com/cucumber/cucumber-rails/compare/v2.5.0...main) (Not yet released)
4+
## [main](https://github.com/cucumber/cucumber-rails/compare/v2.5.1...main) (Not yet released)
55

66
### New Features
77

8-
9-
108
### Changed
119

10+
### Fixed
1211

12+
## [v2.5.1](https://github.com/cucumber/cucumber-rails/compare/v2.5.0...v2.5.1) (2022-04-01)
1313

1414
### Fixed
1515

cucumber-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift File.expand_path('lib', __dir__)
44

55
Gem::Specification.new do |s|
66
s.name = 'cucumber-rails'
7-
s.version = '2.5.0'
7+
s.version = '2.5.1'
88
s.authors = ['Aslak Hellesøy', 'Dennis Blöte', 'Rob Holland']
99
s.description = 'Cucumber Generator and Runtime for Rails'
1010
s.summary = "#{s.name}-#{s.version}"

0 commit comments

Comments
 (0)