Skip to content

Commit 8877dfc

Browse files
[skip ci]Bump Ruby bindings' version to 1.3.4 (#3461)
1 parent c8223a8 commit 8877dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/ruby/whispercpp.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ require_relative "extsources"
33
Gem::Specification.new do |s|
44
s.name = "whispercpp"
55
s.authors = ["Georgi Gerganov", "Todd A. Fisher"]
6-
s.version = '1.3.3'
6+
s.version = '1.3.4'
77
s.description = %q{High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model via Ruby}
88
s.email = 'todd.fisher@gmail.com'
99
s.extra_rdoc_files = ['LICENSE', 'README.md']

0 commit comments

Comments
 (0)