We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a2a227 commit 3e157dfCopy full SHA for 3e157df
1 file changed
build.gradle
@@ -92,7 +92,7 @@ publishing {
92
gpr(MavenPublication) {
93
groupId = 'org.carlmontrobotics'
94
artifactId = 'lib199'
95
- version = '2.0.0'
+ version = '3.0.0'
96
97
from components.java
98
}
0 commit comments