Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ac9a6e0

Browse files
feat: Bump minimum version to 0.9.4
1 parent ab5183c commit ac9a6e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
version:
30-
- v0.9.2
3130
- v0.9.4
3231
- v0.9.5
32+
- v0.10.0
3333
- nightly
3434
runs-on: ubuntu-latest
3535
steps:

README.org

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#+HTML:<a href="https://ko-fi.com/kristijanhusak"><img alt="Kofi" src="https://img.shields.io/badge/support-kofi-00b9fe?style=flat-square&logo=kofi"></a>
99
#+HTML:<a href="https://matrix.to/#/#neovim-orgmode:matrix.org"><img alt="Chat" src="https://img.shields.io/matrix/neovim-orgmode:matrix.org?logo=matrix&server_fqdn=matrix.org&style=flat-square"></a>
1010

11-
Orgmode clone written in Lua for Neovim 0.9.2+
11+
Orgmode clone written in Lua for Neovim 0.9.4+
1212

1313
[[#setup][Setup]] • [[/DOCS.md][Docs]] • [[#showcase][Showcase]] • [[#treesitter-info][Treesitter]] • [[#troubleshoot][Troubleshoot]] • [[#plugins][Plugins]] • [[CONTRIBUTING.md][Contributing]] • [[#thanks-to][Kudos]]
1414

@@ -19,7 +19,7 @@ Orgmode clone written in Lua for Neovim 0.9.2+
1919

2020
*** Requirements
2121

22-
- Neovim 0.9.2 or later
22+
- Neovim 0.9.4 or later
2323

2424
*** Installation
2525

0 commit comments

Comments
 (0)