Skip to content

Commit

Permalink
docs: update install version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorias committed Jun 10, 2024
1 parent 290c93c commit 06ee1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Install the plugin with your preferred package manager, such as [Lazy]:
```lua
{
"gregorias/coerce.nvim",
tag = 'v1.0',
tag = 'v1.1',
config = true,
}
```
Expand Down

0 comments on commit 06ee1ea

Please sign in to comment.