Skip to content

Commit eb9b3eb

Browse files
committed
docs: Bump 0.2.0 -> 0.3.0
1 parent efd6a67 commit eb9b3eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.3.0 - 2025-02-19
44
### Added
55
- Support for multiple configs
66
- Added arg for `:Chat` to select config

plugin/chat.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" chat.vim - An asynchronous AI Chat interface for Vim
22
" Maintainer: BlakeJC94 <https://github.com/BlakeJC94>
3-
" Version: 0.2.0
3+
" Version: 0.3.0
44

55
if exists('g:loaded_chat')
66
finish

0 commit comments

Comments
 (0)