Skip to content

Commit

Permalink
Bump to v3.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Olical committed Oct 1, 2021
1 parent c203628 commit f764c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Use your favourite plugin manager, I recommend https://github.com/junegunn/vim-p

[source,viml]
----
Plug 'Olical/aniseed', { 'tag': 'v3.22.0' }
Plug 'Olical/aniseed', { 'tag': 'v3.22.1' }
----

For interactive evaluation you need to install https://github.com/Olical/conjure[Conjure]. It'll allow you to send portions of your code off for evaluation as well as see the results in an interactive log buffer.
Expand Down

0 comments on commit f764c5c

Please sign in to comment.