Skip to content

Commit

Permalink
Update to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecorry31 committed Mar 9, 2019
1 parent 8aba5fb commit 46517cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {
dependencies {
...
compile 'com.github.Gongoliers:Gongoliers-TalonSRX:v1.2,0'
compile 'com.github.Gongoliers:Gongoliers-TalonSRX:v1.2.1'
}
```

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'com.thegongoliers.talonsrx'
version '1.2.0'
version '1.2.1'

repositories {
mavenCentral()
Expand Down

0 comments on commit 46517cd

Please sign in to comment.