Skip to content

Commit b0fda64

Browse files
committed
Bump version
1 parent 9015045 commit b0fda64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ruby-openai (0.1.0)
4+
ruby-openai (0.1.1)
55
dotenv (~> 2.7.6)
66
httparty (~> 0.18.1)
77

lib/ruby/openai/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Ruby
22
module OpenAI
3-
VERSION = "0.1.0".freeze
3+
VERSION = "0.1.1".freeze
44
end
55
end

0 commit comments

Comments
 (0)