Skip to content

Commit ef17152

Browse files
author
Gregg Van Hove
committed
Update to 2.5.0
1 parent 571e28d commit ef17152

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

lib/jasmine/runners/selenium/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Jasmine
22
module Runners
33
class Selenium
4-
VERSION = "2.4.0"
4+
VERSION = "2.5.0"
55
end
66
end
77
end

release_notes/2.5.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Jasmine Selenium Runner 2.5.0 Release Notes
2+
3+
## Changes
4+
5+
* Fix string parsing issue on travis
6+
- Merges [#4](https://github.com/jasmine/jasmine_selenium_runner/issues/4) from @benzimmer
7+
8+
9+
------
10+
11+
_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_

0 commit comments

Comments
 (0)