Skip to content

Commit

Permalink
Bump version to v3.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Olical committed May 31, 2021
1 parent 24d3830 commit 4ca3d41
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.18.0' }
Plug 'Olical/aniseed', { 'tag': 'v3.19.0' }
----

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 4ca3d41

Please sign in to comment.