Skip to content

Commit ab71387

Browse files
committed
Version 0.5.1
1 parent bd05164 commit ab71387

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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-
ai-chat (0.5.0)
4+
ai-chat (0.5.1)
55
amazing_print (~> 1.8)
66
base64 (~> 0.1, > 0.1.1)
77
json (~> 2.0)

ai-chat.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "ai-chat"
5-
spec.version = "0.5.0"
5+
spec.version = "0.5.1"
66
spec.authors = ["Raghu Betina", "Jelani Woods"]
77
spec.email = ["raghu@firstdraft.com", "jelani@firstdraft.com"]
88
spec.homepage = "https://github.com/firstdraft/ai-chat"

0 commit comments

Comments
 (0)