Skip to content

Commit 39615e8

Browse files
author
Tom Hamshere
committed
Bump version to 2.0.0
1 parent 45d6315 commit 39615e8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=== HEAD
1+
=== 2.0.0 (July 24, 2013)
22

33
* Fix null values causing validateHash to fail.
44
* Fix setupComponent unnecessarily wrapping fixtures in a `div`.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jasmine-flight",
3-
"version": "1.1.1",
3+
"version": "2.0.0",
44
"description": "Extensions to the Jasmine test framework for use with Flight",
55
"main": "lib/jasmine-flight.js",
66
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jasmine-flight",
3-
"version": "1.1.1",
3+
"version": "2.0.0",
44
"devDependencies": {
55
"karma": "~0.8.5"
66
},

0 commit comments

Comments
 (0)