Skip to content

Commit 5508b7e

Browse files
committed
update version number to 2.0.0
1 parent 18ee516 commit 5508b7e

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
@@ -94,7 +94,7 @@ publishing {
9494
gpr(MavenPublication) {
9595
groupId = 'org.carlmontrobotics'
9696
artifactId = 'lib199'
97-
version = '1.0.2'
97+
version = '2.0.0'
9898

9999
from components.java
100100
}

0 commit comments

Comments
 (0)