Skip to content

Commit

Permalink
[docs]: update version to v2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
udayvir-singh committed Jan 14, 2023
1 parent 503a28a commit ebea7f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ end
bootstrap("https://github.com/udayvir-singh/tangerine.nvim")

-- for stable version
bootstrap("https://github.com/udayvir-singh/tangerine.nvim", "v2.2")
bootstrap("https://github.com/udayvir-singh/tangerine.nvim", "v2.3")
```

2. Call tangerine `setup()` function:
Expand Down
2 changes: 1 addition & 1 deletion doc/tangerine.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ manager, you should create `/init.lua` instead.
bootstrap("https://github.com/udayvir-singh/tangerine.nvim")
-- for stable version
bootstrap("https://github.com/udayvir-singh/tangerine.nvim", "v2.2")
bootstrap("https://github.com/udayvir-singh/tangerine.nvim", "v2.3")
<


Expand Down

0 comments on commit ebea7f8

Please sign in to comment.