Skip to content

Commit ddd16d8

Browse files
committed
updated version
1 parent ac80cd5 commit ddd16d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

SpikesLib2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"fileName": "SpikesLib2.json",
33
"name": "SpikesLib2",
4-
"version": "v5.1.0",
4+
"version": "v5.1.1",
55
"frcYear": "2025",
66
"uuid": "018a8f54-8662-11ec-a8a3-0242ac120002",
77
"jsonUrl": "https://raw.githubusercontent.com/Spikes-2212-Programming-Guild/SpikesLib2/master/SpikesLib2.json",
@@ -15,7 +15,7 @@
1515
{
1616
"groupId": "com.github.Spikes-2212-Programming-Guild",
1717
"artifactId": "SpikesLib2",
18-
"version": "v5.1.0"
18+
"version": "v5.1.1"
1919
}
2020
]
2121
}

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ publishing {
3030
mavenJava(MavenPublication) {
3131
groupId = 'org.gradle.sample'
3232
artifactId = 'library'
33-
version = '5.1.0'
33+
version = '5.1.1'
3434

3535
from components.java
3636
}

0 commit comments

Comments
 (0)