File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ BackstopJS automates CSS regression testing of your responsive web UI by compari
14
14
## News
15
15
16
16
17
- ### Version 1.1 .0 available now
17
+ ### Version 1.2 .0 available now
18
18
[ Please file questions, comments or issues here] ( https://github.com/garris/BackstopJS/issues ) .
19
19
20
20
** Version 1.1 includes reliability fixes plus a handful of improvements to close out the original roadmap.**
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " BackstopJS" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"main" : " /" ,
5
5
"ignore" : [
6
6
" node_modules" ,
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ <h2>Catch CSS curve balls.</h2>
76
76
77
77
<!-- <strong><a href="http://expanded.me/category/backstopjs/">News: Version 0.8.0 BETA available now.</a></strong>
78
78
-->
79
- < strong > < a href ="https://github.com/garris/BackstopJS#version-080-beta-available-now "> News: Version 1.1 .0 available now.</ a > </ strong >
79
+ < strong > < a href ="https://github.com/garris/BackstopJS#version-080-beta-available-now "> News: Version 1.2 .0 available now.</ a > </ strong >
80
80
< br />
81
81
< strong > Improved installation -- just `npm install backstopjs` and you're ready to go!</ strong >
82
82
< br />
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " backstopjs" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"description" : " BackstopJS: Catch CSS curveballs." ,
5
5
"scripts" : {
6
6
"genConfig" : " gulp genConfig" ,
You can’t perform that action at this time.
0 commit comments