Skip to content

Commit 3e157df

Browse files
committed
update version to 3.0.0
1 parent 6a2a227 commit 3e157df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ publishing {
9292
gpr(MavenPublication) {
9393
groupId = 'org.carlmontrobotics'
9494
artifactId = 'lib199'
95-
version = '2.0.0'
95+
version = '3.0.0'
9696

9797
from components.java
9898
}

0 commit comments

Comments
 (0)