branch: elpa/rust-mode
commit e32765893ce2efb2db6662f507fb9d33d5c1b61b
Merge: 01ac5d8 7fb78d4
Author: Micah Chalmer <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #178 from ryuslash/master
    
    Bump version - this commit will also be added as a version tag.
---
 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

Reply via email to