Skip to content

Commit

Permalink
Version bump 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver-Zimmerman committed Apr 11, 2022
1 parent 4ff7eaa commit acb432f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
install:
- FILE="-Dfile=telnyx_video-0.0.2.aar"
- mvn install:install-file $FILE -DgroupId=com.telnyx.video.sdk.telnyx_video -DartifactId=telnyx_video -Dversion=0.0.2 -Dpackaging=aar -DgeneratePom=true
- FILE="-Dfile=telnyx_video-0.0.3.aar"
- mvn install:install-file $FILE -DgroupId=com.telnyx.video.sdk.telnyx_video -DartifactId=telnyx_video -Dversion=0.0.3 -Dpackaging=aar -DgeneratePom=true
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.telnyx.video.sdk.telnyx_video</groupId>
<artifactId>telnyx_video</artifactId>
<version>0.0.2</version>
<version>0.0.3</version>
</project>
Binary file removed telnyx_video-0.0.2.aar
Binary file not shown.
Binary file added telnyx_video-0.0.3.aar
Binary file not shown.

0 comments on commit acb432f

Please sign in to comment.