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