We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd05164 commit ab71387Copy full SHA for ab71387
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ai-chat (0.5.0)
+ ai-chat (0.5.1)
5
amazing_print (~> 1.8)
6
base64 (~> 0.1, > 0.1.1)
7
json (~> 2.0)
ai-chat.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "ai-chat"
- spec.version = "0.5.0"
+ spec.version = "0.5.1"
spec.authors = ["Raghu Betina", "Jelani Woods"]
spec.email = ["raghu@firstdraft.com", "jelani@firstdraft.com"]
8
spec.homepage = "https://github.com/firstdraft/ai-chat"
0 commit comments