Skip to content

Commit 5700d76

Browse files
committed
Bump README version
1 parent 53ce91e commit 5700d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
Here's an example with [vim-plug][], my plugin manager of choice.
2727

2828
```viml
29-
Plug 'Olical/conjure', { 'tag': 'v0.7.0', 'do': 'make compile', 'for': 'clojure', 'on': 'ConjureAdd' }
29+
Plug 'Olical/conjure', { 'tag': 'v0.7.1', 'do': 'make compile', 'for': 'clojure', 'on': 'ConjureAdd' }
3030
```
3131

3232
You should rely on a tag so that breaking changes don't end up disrupting your workflow, please don't depend on `master`. Make sure you watch the repository for releases using the menu in the top right, that way you can decide when you want to upgrade.

0 commit comments

Comments
 (0)