Skip to content

Commit 915ffa0

Browse files
author
Case Nelson
committed
Bump version
1 parent 9264f9f commit 915ffa0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#0.5.3
2+
- fix initial load using cursorDX (thanks eraserhd)
3+
14
#0.5.2
25
- cursorDX support (thanks MaxSt)
36
- You need to run `:UpdateRemotePlugins`

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject nvim-parinfer "0.5.2"
1+
(defproject nvim-parinfer "0.5.3"
22
:description "A neovim parinfer plugin"
33
:url "http://github.com/snoe/nvim-parinfer.js"
44

0 commit comments

Comments
 (0)