changelog and minor version bump
This commit is contained in:
parent
21d93e7c9f
commit
f77bfb1705
@ -1,7 +1,9 @@
|
|||||||
## 0.5.1
|
## 0.6.0
|
||||||
|
|
||||||
* File and line number information for failing specs
|
* File and line number information for failing specs
|
||||||
* Try to build the runner if it's missing
|
* Try to build the runner if it's missing
|
||||||
|
* Smarter directions on getting the right version of Qt installed
|
||||||
|
* Various bugfixes for things
|
||||||
|
|
||||||
## 0.5.0
|
## 0.5.0
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
module Jasmine
|
module Jasmine
|
||||||
module Headless
|
module Headless
|
||||||
module Webkit
|
module Webkit
|
||||||
VERSION = "0.5.1"
|
VERSION = "0.6.0"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user