branch: elpa/dart-mode
commit d78c5c796da53108a824967932cf6c773426e10f
Author: Brady Trainor <[email protected]>
Commit: Brady Trainor <[email protected]>
Bump version to 1.0.4
---
dart-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dart-mode.el b/dart-mode.el
index d47adfe..deb9323 100644
--- a/dart-mode.el
+++ b/dart-mode.el
@@ -2,7 +2,7 @@
;; Author: Natalie Weizenbaum
;; URL: https://github.com/nex3/dart-mode
-;; Version: 1.0.3
+;; Version: 1.0.4
;; Package-Requires: ((emacs "24.5") (cl-lib "0.5") (dash "2.10.0") (flycheck
"0.23") (s "1.10"))
;; Keywords: language