We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9015045 commit b0fda64Copy full SHA for b0fda64
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby-openai (0.1.0)
+ ruby-openai (0.1.1)
5
dotenv (~> 2.7.6)
6
httparty (~> 0.18.1)
7
lib/ruby/openai/version.rb
@@ -1,5 +1,5 @@
module Ruby
module OpenAI
- VERSION = "0.1.0".freeze
+ VERSION = "0.1.1".freeze
end
0 commit comments