Skip to content

Commit

Permalink
Bumpe version to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver-Zimmerman committed May 25, 2022
1 parent d1faafe commit 95eafda
Show file tree
Hide file tree
Showing 3 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.2.4.aar"
- mvn install:install-file $FILE -DgroupId=com.telnyx.video.sdk.telnyx_video -DartifactId=telnyx_video -Dversion=0.2.4 -Dpackaging=aar -DpomFile=pom.xml
- FILE="-Dfile=telnyx_video-0.2.5.aar"
- mvn install:install-file $FILE -DgroupId=com.telnyx.video.sdk.telnyx_video -DartifactId=telnyx_video -Dversion=0.2.5 -Dpackaging=aar -DpomFile=pom.xml
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.telnyx.video.sdk.telnyx_video</groupId>
<artifactId>telnyx_video</artifactId>
<version>0.2.4</version>
<version>0.2.5</version>
<dependencies>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down
File renamed without changes.

0 comments on commit 95eafda

Please sign in to comment.