diff --git a/package.json b/package.json index 8657765..64928d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "assemblyai", - "version": "3.0.1", + "version": "3.1.0", "description": "The AssemblyAI Node.js SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, as well as the latest LeMUR models.", "main": "dist/index.js", "module": "dist/index.esm.js",