Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit d8d18f0

Browse files
authored
Merge pull request #113 from AssemblyAI/ploeber-patch-1
Update Constants.java
2 parents b3ba92b + 4001ce5 commit d8d18f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package com.assemblyai.api.core;
22

33
public class Constants {
4-
public static final String SDK_VERSION = "2.0.0";
4+
public static final String SDK_VERSION = "2.1.0";
55
}

0 commit comments

Comments
 (0)