We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4cdb19 commit 9ac2901Copy full SHA for 9ac2901
1 file changed
build.gradle
@@ -51,7 +51,7 @@ publishing {
51
artifact javadocJar
52
groupId = 'pw.otake.pseudoresonance'
53
artifactId = 'pixy2-java-api'
54
- version = '1.0'
+ version = '1.1'
55
pom {
56
name = 'Pixy2JavaAPI'
57
description = 'Java port of Pixy2 API for FIRST Robotics'
0 commit comments