summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rust-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-mode.el b/rust-mode.el
index 4f7b005..8fa31da 100644
--- a/rust-mode.el
+++ b/rust-mode.el
@@ -1,6 +1,6 @@
;;; rust-mode.el --- A major-mode for editing Rust source code -*-lexical-binding: t-*-
-;; Version: 1.0.1
+;; Version: 1.0.2
;; Author: Mozilla
;; Url: https://github.com/rust-lang/rust-mode
;; Keywords: languages