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

Commit 2c2bf0b

Browse files
committed
Update version to 1.0.0
1 parent 0078c80 commit 2c2bf0b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/gemconfig.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
module AssemblyAI
44
module Gemconfig
5-
VERSION = "1.0.0-beta.16"
6-
AUTHORS = [""].freeze
5+
VERSION = "1.0.0"
6+
AUTHORS = ["AssemblyAI"].freeze
77
EMAIL = "support@assemblyai.com"
88
SUMMARY = "AssemblyAI Ruby SDK"
99
DESCRIPTION = "The AssemblyAI Ruby SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async, audio intelligence models, as well as the latest LeMUR models.

0 commit comments

Comments
 (0)