File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ Build Status] ( https://travis-ci.org/WPIRoboticsProjects/GRIP.svg?branch=master )] ( https://travis-ci.org/WPIRoboticsProjects/GRIP )
5
5
[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/9xl8pggec4l75pqb/branch/master?svg=true )] ( https://ci.appveyor.com/project/ThomasJClark/grip/branch/master )
6
6
[ ![ codecov.io] ( http://codecov.io/github/WPIRoboticsProjects/GRIP/coverage.svg?branch=master )] ( http://codecov.io/github/WPIRoboticsProjects/GRIP?branch=master )
7
-
7
+ [ ![ Github Releases ] ( https://img.shields.io/github/downloads/WPIRoboticsProjects/GRIP/total.svg )] ( https://github.com/WPIRoboticsProjects/GRIP/releases/latest )
8
8
9
9
# GRIP Computer Vision Engine
10
10
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ allprojects {
31
31
testCompile group : ' junit' , name : ' junit' , version : ' 4.12'
32
32
}
33
33
34
- version = ' 0.1 .0'
34
+ version = ' 0.2 .0'
35
35
36
36
jacocoTestReport {
37
37
reports {
You can’t perform that action at this time.
0 commit comments