We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ab68f commit 096c424Copy full SHA for 096c424
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.2'
+ version = '1.3'
55
pom {
56
name = 'Pixy2JavaAPI'
57
description = 'Java port of Pixy2 API for FIRST Robotics'
0 commit comments