branch: elpa/rust-mode
commit 106aeab800fb3404baf231845d3e3549ec235afa
Merge: 64b4a24 3254297
Author: Niko Matsakis <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #267 from jthemphill/patch-1
    
    Bump version
---
 rust-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rust-mode.el b/rust-mode.el
index 51b92d7..35ae92f 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.3.0
+;; Version: 0.4.0
 ;; Author: Mozilla
 ;; Url: https://github.com/rust-lang/rust-mode
 ;; Keywords: languages

Reply via email to