branch: elpa/evil-matchit commit 965efc080aa614a693f5a9666345e9c43a91eb68 Author: Chen Bin <[email protected]> Commit: Chen Bin <[email protected]>
updated pkg.sh
---
pkg.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pkg.sh b/pkg.sh
index 2e33745f2b..b5b6a61ace 100755
--- a/pkg.sh
+++ b/pkg.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-pkg=evil-matchit-1.3.1
+pkg=evil-matchit-1.4.3
mkdir $pkg
cp README.org $pkg
cp *.el $pkg
