File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"fileName" : " SpikesLib2.json" ,
3
3
"name" : " SpikesLib2" ,
4
- "version" : " v5.1.0 " ,
4
+ "version" : " v5.1.1 " ,
5
5
"frcYear" : " 2025" ,
6
6
"uuid" : " 018a8f54-8662-11ec-a8a3-0242ac120002" ,
7
7
"jsonUrl" : " https://raw.githubusercontent.com/Spikes-2212-Programming-Guild/SpikesLib2/master/SpikesLib2.json" ,
15
15
{
16
16
"groupId" : " com.github.Spikes-2212-Programming-Guild" ,
17
17
"artifactId" : " SpikesLib2" ,
18
- "version" : " v5.1.0 "
18
+ "version" : " v5.1.1 "
19
19
}
20
20
]
21
21
}
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ publishing {
30
30
mavenJava(MavenPublication ) {
31
31
groupId = ' org.gradle.sample'
32
32
artifactId = ' library'
33
- version = ' 5.1.0 '
33
+ version = ' 5.1.1 '
34
34
35
35
from components. java
36
36
}
You can’t perform that action at this time.
0 commit comments