branch: externals/yaml
commit 37a6b80ee306ea4ae3530343a5bf254bf26bacb6
Author: Zachary Romero <[email protected]>
Commit: Zachary Romero <[email protected]>
Update declared version to match tag
---
yaml.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/yaml.el b/yaml.el
index 86e8a21ef9..4b450434d6 100644
--- a/yaml.el
+++ b/yaml.el
@@ -3,7 +3,7 @@
;; Copyright © 2021 Zachary Romero <[email protected]>
;; Author: Zachary Romero <[email protected]>
-;; Version: 0.5.1
+;; Version: 0.5.4
;; Homepage: https://github.com/zkry/yaml.el
;; Package-Requires: ((emacs "25.1"))
;; Keywords: tools