branch: elpa/rust-mode
commit 7fb78d4ab956d6b99bdb5c4686820251c03ce7cc
Author: Tom Willemse <[email protected]>
Commit: Tom Willemse <[email protected]>
Bump version
---
rust-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rust-mode.el b/rust-mode.el
index 3f6e279..60a81f1 100644
--- a/rust-mode.el
+++ b/rust-mode.el
@@ -1,6 +1,6 @@
;;; rust-mode.el --- A major emacs mode for editing Rust source code
-*-lexical-binding: t-*-
-;; Version: 0.2.0
+;; Version: 0.3.0
;; Author: Mozilla
;; Url: https://github.com/rust-lang/rust-mode
;; Keywords: languages